Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 2,849 for

index

(0.04 sec)
  1. 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....an index in the specified folder Index index = new Index ( indexFolder...); // Indexing documents from the specified folder index . add...

    docs.groupdocs.com/search/java/numeric-range-se...
  2. 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....// Creating an index Index index = new Index ( indexFolder );...); // Indexing documents from the specified folder index . Add...

    docs.groupdocs.com/search/net/work-with-search-...
  3. 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....// Creating an index Index index = new Index ( indexFolder );...); // Indexing documents from the specified folder index . add...

    docs.groupdocs.com/search/java/work-with-search...
  4. Highlight Search Results using C#

    Learn how to highlight search results using C# with our guide. Moreover, we will provide code example to highlight search results in C# for better document management....configure how documents are indexed Set TextStorageSettings to...efficiently Use the Index class to create an index. Pass the path...

    kb.groupdocs.com/search/net/highlight-search-re...
  5. Break Indexing Operation Manually using GroupDo...

    GroupDocs team is pleased to announce the monthly release of GroupDocs.Search for .NET 18.6. Using the latest version, you can now break Indexing operation manually. Furthermore, obsolete Relevance property is removed from the DetailResultInfo method and ImportDictionary and ExportDictonary methods are added to Index dictionaries. We would recommend you to install and use the latest version of API. Break Indexing Operation ManuallyUsing GroupDocs.Search API you can break Indexing operation manually....version, you can now break indexing operation manually. Furthermore...ExportDictonary methods are added to index dictionaries. We would recommend...

    blog.groupdocs.com/search/break-indexing-operat...
  6. Word forms provider | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....Creating an index in the specified folder const index = new groupdocs...groupdocs . search . Index ( indexFolder , true ); // Subscribing...

    docs.groupdocs.com/search/nodejs-java/word-form...
  7. Spelling corrector | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector....an index from in specified folder Index index = new Index ( indexFolder...indexFolder ); if ( index . Dictionaries . SpellingCorrector...

    docs.groupdocs.com/search/net/spelling-corrector/
  8. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range 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/date-range-search/
  9. 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...
  10. Reverse image search | Documentation

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....Search index, reverse image search allows...hashes of the images in the index. The idea of a perceptual hash...

    docs.groupdocs.com/search/net/reverse-image-sea...