Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,857 for

index

(0.02 sec)
  1. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....an index in the specified folder Index index = new Index ( indexFolder...); // Indexing documents from the specified folder index . Add...

    docs.groupdocs.com/search/net/fuzzy-search/
  2. Custom text segmenter | Documentation

    GroupDocs.Search provides the ability to set up custom text segmenting....Developer Guide / Advanced Usage / Indexing / Custom text segmenter Custom...an index in the specified folder Index index = new Index ( indexFolder...

    docs.groupdocs.com/search/net/custom-text-segme...
  3. Work with Search Results using C#

    Learn how to work with search results using C# efficiently. Discover method to retrieve search results in C# and manage search reports for optimized performance.... From setting up an index repository to configuring fuzzy...results Create an index object using the Index class and specify...

    kb.groupdocs.com/search/net/work-with-search-re...
  4. Highlight Search Results using Java

    Learn how to highlight search results using Java with our guide, including a code example to efficiently highlight search results in Java for better management....configuration for document indexing Set TextStorageSettings to...Initialize an index using the Index class, specifying the index folder...

    kb.groupdocs.com/search/java/highlight-search-r...
  5. Perform Search by Chunks using C#

    Learn how to search by chunks using C# for efficient data retrieval. Explore C# chunked search in large Indexes to handle tens or hundreds of thousands of documents....especially when dealing with indexes containing tens or hundreds...C# chunked search in large indexes , developers can execute flexible...

    kb.groupdocs.com/search/net/perform-search-by-c...
  6. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for .NET....IsNullOrEmpty ( lineText )) { int index = 0 , fragIndex = 0 ; bool isWhitespace...GetEquivalentLength ( lineText ); while ( index < lineText . Length ) { if (...

    docs.groupdocs.com/conversion/net/convert/image...
  7. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large Indexes, their performance becomes extremely low using Java search API....at the same time, in large indexes, their performance becomes...Creating an index in the specified folder const index = new groupdocs...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  8. Upcoming Release of GroupDocs.Search for Java

    We are about to release GroupDocs.Search for Java, a full-featured, back-end API that could easily be utilized by Java developers in their projects. It is a fascinating document search API that extracts text and metadata from documents. Furthermore, it performs advanced searching and Indexing operations on the basis of fuzzy and synonym algorithms. API also supports full-text search. Features Offered by GroupDocs.Search for JavaGroupDocs will keep on updating this API with new features....performs advanced searching and indexing operations on the basis of...automatically Indexing Features # Create Index Update Index Load Index...

    blog.groupdocs.com/search/upcoming-release-of-g...
  9. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....the text, since it is not indexed. And as a result, words containing...found. Since, in fact, when indexing, these characters break the...

    docs.groupdocs.com/search/net/search-for-text-c...
  10. Evaluation Limitations and Licensing | Document...

    Free search api version is available to evaluate the API which will be similar as licensed but with few limitations.... Indexing Limitations Following are the indexing limitations...number of indexed documents in one index or in several indexes for...

    docs.groupdocs.com/search/java/evaluation-limit...