Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 2,766 for

index

(0.03 sec)
  1. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....sequence of words in the text of indexed documents. In text form, the...an index in the specified folder Index index = new Index ( indexFolder...

    docs.groupdocs.com/search/java/phrase-search/
  2. Get List of Indexed Documents using GroupDocs.S...

    We are pleased to announce the monthly release of GroupDocs.Search for .NET 18.9. Using the latest version, you can now get the list of Indexed documents and document’s text from the Index archive. Moreover, you can now save encodings automatically which were used to extract text from TXT files. We would recommend you to install and use the latest version of the API. Enhancements Following are the enhancements introduced in the latest version:...list of indexed documents and document’s text from the index archive...latest version: Get List of Indexed Documents # Using GroupDocs...

    blog.groupdocs.com/search/get-list-of-indexed-d...
  3. Indexing options | Documentation

    This page contains a description of all the properties of the IndexingOptions class...Advanced Usage / Indexing / Indexing options Indexing options Leave...type , used to cancel of an index operation. The default value...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  4. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....designed to store homophones in an index. For information on searching...Creating an index from in specified folder const index = new groupdocs...

    docs.groupdocs.com/search/nodejs-java/homophone...
  5. Multi-Threaded & Compact Indexing with Less Sto...

    GroupDocs team is pleased to announce three enhancements in GroupDocs.Search for .NET 18.2. Using the latest version, you can now perform Indexing in multiple threads using multi-threaded Indexing. Furthermore, you can now implement compact Indexing that consumes up to 5 times less disk space. We would recommend you to download the latest version for better user experience. Multi-Threaded Indexing in C# In this enhancement, you can perform Indexing in multiple threads....version, you can now perform indexing in multiple threads using...using multi-threaded indexing. Furthermore, you can now implement...

    blog.groupdocs.com/search/multi-threaded-and-co...
  6. Indexing reports | Documentation

    Indexing reports are created for Indexing and updating operations. Indexing reports can be retrieved from the Index using the getIndexingReports method. Reports are stored in the Index only while the Index is loaded into RAM for use. If you reload the Index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about Index settings on the page Search Index settings....Advanced Usage / Indexing / Indexing reports Indexing reports Leave...feedback Indexing reports are created for indexing and updating...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  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. 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...
  9. Indexing metadata of documents | Documentation

    API allows creating of full-text and / or metadata Index on documents. To Index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an Index....Usage / Indexing / Indexing metadata of documents Indexing metadata...and / or metadata index on documents. To index only metadata without...

    docs.groupdocs.com/search/net/indexing-metadata...
  10. Delete indexed paths | Documentation

    GroupDocs.Search supports the ability to remove Indexed files and folders from an Index. Only files or folders that were explicitly added to the Index can be deleted....Usage / Indexing / Delete indexed paths Delete indexed paths Leave...to remove indexed files and folders from an index. Only files...

    docs.groupdocs.com/search/net/delete-indexed-pa...