Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,857 for

index

(0.06 sec)
  1. Logging | Documentation

    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....Developer Guide / Advanced Usage / Indexing / Logging Logging Leave feedback...and assigning a logger of an index, as well as on the implementation...

    docs.groupdocs.com/search/java/logging/
  2. Search Text in Folders by Indexing using C# | U...

    Search text by parts, text Indexing, specify the number of search threads, and get search time to get search results in C# using GroupDocs Search API for .NET Developers....when you search text in large indexes that contain thousands of documents...snippet shows how to create an index and then search text in chunks...

    blog.groupdocs.com/search/search-text-by-indexi...
  3. Delete indexed documents | Documentation

    GroupDocs.Search for Java has the ability to remove individual documents from the Index that are Indexed from a stream or structure....Usage / Indexing / Delete indexed documents Delete indexed documents...documents from the index that are indexed from a stream or structure...

    docs.groupdocs.com/search/java/delete-indexed-d...
  4. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the Index....Developer Guide / Advanced Usage / Indexing / Separate data extraction...adding the extracted data to the index. The extracted data can be easily...

    docs.groupdocs.com/search/net/separate-data-ext...
  5. Custom text extractors | Documentation

    GroupDocs.Search for Java supports Indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Developer Guide / Advanced Usage / Indexing / Custom text extractors Custom...GroupDocs.Search supports indexing of many document formats....

    docs.groupdocs.com/search/java/custom-text-extr...
  6. Searching in a Large Number of Documents

    Usually, a searching software is able to achieve fast search responses because, instead of search the text directly, it searches an Index. This would be the equivalent of retrieving pages in a book related to a keyword by searching the Index at the back of a book, as opposed to searching the words in each page of the book. Using GroupDocs.Search for Indexing and Searching Problem: Suppose you have 10 million documents of different file formats, e....text directly, it searches an index. This would be the equivalent...a keyword by searching the index at the back of a book, as opposed...

    blog.groupdocs.com/search/searching-in-a-large-...
  7. Build Full Text Search Solution in Java | Find ...

    Full-text search API for Java applications to search via Indexing. Find text in multiple Word, Excel, PDF, TXT files of a folder & highlight search results....and it works by using text indexes. In this article, we will learn...stored in a folder. Indexing Perform Search Index files using Java...

    blog.groupdocs.com/search/build-full-text-searc...
  8. Alphabet | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets using Java....types of characters used for indexing. For detailed information...opening an index from the specified folder const index = new groupdocs...

    docs.groupdocs.com/search/nodejs-java/alphabet/
  9. Merge indexes | Documentation

    The merge operation is designed to combine two or more Indexes into one Index to accelerate the search and to simplify the work with Indexes. When merging, only the Index at which the merge method was called is changed. This Index as a result of the operation contains all the documents that were contained in all Indexes together. The second Index or Index repository after the merge can be deleted to free up disk space....Advanced Usage / Indexing / Merge indexes Merge indexes Leave feedback...combine two or more indexes into one index to accelerate the search...

    docs.groupdocs.com/search/nodejs-java/merge-ind...
  10. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the Index....Developer Guide / Advanced Usage / Indexing / Separate data extraction...adding the extracted data to the index. The extracted data can be easily...

    docs.groupdocs.com/search/java/separate-data-ex...