Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 8,956 for

index

(0.05 sec)
  1. 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/java/build-search-query/
  2. FuzzySearchOptions.FuzzyAlgorithm Property - Gr...

    Gets or sets the fuzzy search algorithm. The currently available fuzzy search algorithms are SimilarityLevel and TableDiscreteFunction....query = "Einstein" ; Index index = new Index(indexFolder); // Creating...Creating an index in the specified folder index.Add(documentsFolder);...

    apireference.groupdocs.com/search/net/groupdocs...
  3. Homophone search | Documentation

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning 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/homophone-search/
  4. font - GroupDocs.Watermark for Java - API Refer...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou...... insert (int index, String text, Font font) Inserts...given index. void FormattedTextFragmen. insert (int index, String...

    apireference.groupdocs.com/watermark/java/com.g...
  5. TextSplitOptions | GroupDocs.Merger for Java AP...

    Provides options for the document text splitting.... getPathByIndex(int index, String extension) Gets the...path of splitted document by index with defined extension. getSplitStreamFactor()...

    reference.groupdocs.com/merger/java/com.groupdo...
  6. Unable to set license of GroupDocs.Search - Fre...

    https://forum.groupdocs.com/t/unable-to-set-license-of-groupdocs-search/14263/2 GroupDocs.Total.zip (720 Bytes)...indexFolder = basePath + @"/Index"; string documentsFolder = basePath;...an index in the specified folder Index index = new Index(indexFolder);...

    forum.groupdocs.com/t/unable-to-set-license-of-...
  7. 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....Creating an index in the specified folder const index = new groupdocs...groupdocs . search . Index ( indexFolder ); // Indexing documents from...

    docs.groupdocs.com/search/nodejs-java/numeric-r...
  8. 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-...
  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. 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...