Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,849 for

index

(0.13 sec)
  1. 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...
  2. Work with Search Results using Java

    Learn how to work with search results using Java and retrieve search results in Java efficiently, optimizing search processes for better performance and accuracy.... From establishing an index repository to setting up fuzzy...results Create an index object using the Index class and specify...

    kb.groupdocs.com/search/java/work-with-search-r...
  3. Indexing additional fields | Documentation

    Sometimes when Indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each Indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before Indexing each added document....Usage / Indexing / Indexing additional fields Indexing additional...Leave feedback Sometimes when indexing, it is necessary to associate...

    docs.groupdocs.com/search/java/indexing-additio...
  4. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...result = index . Search ( query ); // Search in the index Wildcard...ffect" ; SearchResult result = index . Search ( query ); // Search...

    docs.groupdocs.com/search/net/build-search-query/
  5. 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...
  6. Synonym search | Documentation

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....Creating an index in the specified folder const index = new groupdocs...groupdocs . search . Index ( indexFolder ); // Indexing documents from...

    docs.groupdocs.com/search/nodejs-java/synonym-s...
  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. 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/nodejs-java/search-fo...
  9. Keyboard layout correction | Documentation

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout using Java search API....an index in the specified folder Index index = new Index ( indexFolder...); // Indexing documents from the specified folder index . add...

    docs.groupdocs.com/search/java/keyboard-layout-...
  10. Releasing GroupDocs.Search for .NET - A Versati...

    After a great success of vast APIs, GroupDocs.Search for .NET has been introduced which allows many ways to perform search operations against the various file formats. Furthermore, It is a document search API that can be used for performing full text search over the Indexed documents. Let’s not wait and see how it is going to serve the users. Features provided by GroupDocs.Search for .NET Listed below are the wide range of supported features of the GroupDocs....full text search over the indexed documents. Let’s not wait and...Synonym Search Indexing Features: Create Index Load Index Update Index...

    blog.groupdocs.com/search/releasing-groupdocs-s...