Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,061 for

query

(0.02 sec)
  1. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries using Java search API....creation of faceted search queries. Faceted search definition...search. Creating faceted search queries Faceted search allows you to...

    docs.groupdocs.com/search/java/faceted-search/
  2. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries using Java search API....creation of faceted search queries. Faceted search definition...search. Creating faceted search queries Faceted search allows you to...

    docs.groupdocs.com/search/nodejs-java/faceted-s...
  3. Find any Word and its Synonyms in Multiple File...

    Find specific word and its synonyms within different files using Java. Similarly, get all the synonyms, grouped by different meanings using Java Search API....folder, document’s folder and query (the word to search). Create...of Index class and pass the query with search options. Print the...

    blog.groupdocs.com/search/find-synonyms-in-mult...
  4. Search Text in Folders by Indexing using C# | U...

    Search text by parts, text indexing, specify the number of search threads, and get search time to get search results in C# using GroupDocs Search API for .NET Developers....index by providing your search query and searching options. Now in...@"c:\\MyDocuments\\"; string query = "Einstein"; // Creating an...

    blog.groupdocs.com/search/search-text-by-indexi...
  5. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries....creation of faceted search queries. Faceted search definition...search. Creating faceted search queries Faceted search allows you to...

    docs.groupdocs.com/search/net/faceted-search/
  6. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description....to specify a phrase search query: “word1 word2 word3 …”...required, for example: string query = “\“theory of relativity\””;...

    docs.groupdocs.com/search/net/phrase-search/
  7. Perform Fuzzy Search in Documents Online

    Unlock the power of fuzzy search! Learn how to search almost matching results in text-based documents online & programmatically....the document by providing a query using this online tool: Visit...area. Provide the Query in the Search query section. Configure...

    blog.groupdocs.com/search/online-fuzzy-search/
  8. Find Word and its Homophones in Multiple Files ...

    Find specific word and its homophones within different files of a folder using Java. Build application for homophones using document searching Java API.... Define the search word query, indexing folder, and the container...the above code is as follows: Query: right Documents: 2 Occurrences:...

    blog.groupdocs.com/search/find-homophones-in-mu...
  9. 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.... A search query of this type is specified as...documentsFolder ); // Search with text query const query1 = '400 ~~ 4000'...

    docs.groupdocs.com/search/nodejs-java/numeric-r...
  10. 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.... A search query of this type is specified as...documentsFolder ); // Search with text query SearchResult result1 = index...

    docs.groupdocs.com/search/java/numeric-range-se...