Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 2,719 for

search index

(0.04 sec)
  1. Work with Blended Characters using GroupDocs.Se...

    We are delighted to announce the monthly release of GroupDocs.Search for .NET 18.12. Using the latest version, you can now Index and Search blended characters and perform a wildcard Search. We would recommend you to install and use the latest version of the API. Features Following are the new features introduced in the latest version: Blended Characters Search GroupDocs.Search for .NET API 18.12 introduces a new class of characters - blended....Search for .NET 18.12 . Using the...latest version, you can now index and search blended characters and...

    blog.groupdocs.com/search/work-with-blended-cha...
  2. Delete indexed documents | GroupDocs

    GroupDocs.Search for Node.js has the ability to remove individual documents from the Index that are Indexed from a stream or structure....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  3. Storing text of indexed documents | GroupDocs

    This article explains that how to store text of Indexed documents using Java....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/storing-t...
  4. Migration Notes | GroupDocs

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for .NET from version 19.9: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/migration-notes/
  5. Migration Notes | GroupDocs

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for Java from version 19.10: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/migration-notes/
  6. Character replacement during indexing | GroupDocs

    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...
  7. Using aliases | GroupDocs

    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 Node.js...

    docs.groupdocs.com/search/nodejs-java/using-ali...
  8. Separate data extraction | GroupDocs

    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 Node.js...

    docs.groupdocs.com/search/nodejs-java/separate-...
  9. Alphabet | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets using Java....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/alphabet/
  10. Indexing with stop words | GroupDocs

    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-...