Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 2,561 for

search index

(0.05 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....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/logging/
  2. Character replacement during indexing | Documen...

    Character replacement during Indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/character...
  3. Spell checking | Documentation

    This article shows that how spell checking works during the Search....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/spell-checking/
  4. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a Search query: in text or object form using Java Search API....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/queries-in-text-...
  5. Indexing reports | Documentation

    This article demonstrates that how Indexing reports can be retrieved from the Index using Search API...Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/indexing-reports/
  6. Storing text of indexed documents | Documentation

    This article explains that how to store text of Indexed documents....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/storing-text-of-i...
  7. Indexing with stop words | Documentation

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an Index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during Indexing and not added to the Index. A list of stop words to use during Indexing can be specified in the stop word dictionary....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  8. Using aliases | Documentation

    This article shows the use of aliases which allows you to reduce the length of Search queries in text form....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/using-aliases/
  9. 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....Search for .NET 18.2 . Using the latest...version, you can now perform indexing in multiple threads using...

    blog.groupdocs.com/search/multi-threaded-and-co...
  10. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the Index....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

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