Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 790 for

document metadata indexing

(0.3 sec)
  1. Phrase search | GroupDocs

    This article gives the knowledge about phrase search definition as well as a phrase search description....Metadata Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/phrase-search/
  2. Phrase search | GroupDocs

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....Metadata Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/phrase-search/
  3. Create Search Report using Java

    Learn how to create search report using Java for indexed data. A sample code example will be provided to generate search report in Java without installing extra software....Metadata Product Family GroupDocs.Search...searches, and the count of documents that match the query. These...

    kb.groupdocs.com/search/java/create-search-repo...
  4. Evaluation Limitations and Licensing | GroupDocs

    free search api version is available to evaluate the API which will be similar as licensed but with few limitations....Metadata Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/evaluation-limita...
  5. Search index location | GroupDocs

    This page contains information about index creation methods....Metadata Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/search-index-loca...
  6. Index lifecycle | GroupDocs

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM....Metadata Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/index-lif...
  7. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....Metadata Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/search-for-text-c...
  8. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of Documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of Documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual Document....Metadata Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/work-with...
  9. Logging | GroupDocs

    This article demonstrates that how creating and assigning a logger of an index, as well as on the implementation of a custom logger using search API....Metadata Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/logging/
  10. Logging | GroupDocs

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved....Metadata Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/logging/