Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 2,976 for

feature

(0.03 sec)
  1. Perform Fuzzy Search using Java

    Learn to perform fuzzy search using Java for precise and efficient query matching. Explore how to build document search with fuzzy logic in Java for improved results....advantage of its advanced features to improve search accuracy...developers to create strong search features across different environments...

    kb.groupdocs.com/search/java/perform-fuzzy-sear...
  2. Optimize index | Documentation

    This article explains that how to optimize index to reduce the number of segments in an index using Java....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/nodejs-java/optimize-...
  3. Image search in network | Documentation

    This page contains information about reverse image search in the search network....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/net/image-search-in-n...
  4. Alphabet | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/net/alphabet/
  5. 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....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

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

    This article explains that how to store text of indexed documents using Java....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/java/storing-text-of-...
  7. GroupDocs.Metadata 25.5 .NET Release - Edit and...

    Discover the latest updates in GroupDocs.Metadata for .NET 25.5. This release includes new Features, improvements, and bug fixes. Learn how to update and clean XMP packages in SVG files with detailed code examples....release brings a host of new features, improvements, and bug fixes...allowing you to explore its basic features and functionalities. You can...

    blog.groupdocs.com/metadata/edit-and-clean-xmp-...
  8. Numeric range search | Documentation

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue) using Java search API....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/java/numeric-range-se...
  9. Work with search results | Documentation

    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....To learn more about search features and get familiar how to enhance...documentation articles and see the features in action in our GitHub examples:...

    docs.groupdocs.com/search/nodejs-java/work-with...
  10. Logging | Documentation

    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....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/net/logging/