Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,061 for

query

(0.04 sec)
  1. 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/
  2. 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/
  3. 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/
  4. 使用 Java 在多个文件中查找任何单词及其同义词

    使用 Java 在不同文件中查找特定单词及其同义词。同样,使用 Java Search API 获取按不同含义分组的所有同义词。..."path/documentsFolder"; String query = "make"; // 在指定文件夹中创建索引 Index...search(query, options); System.out.println("Query: " + query); System...

    blog.groupdocs.com/zh/search/find-synonyms-in-m...
  5. 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...
  6. 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/
  7. 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...
  8. Search Special Characters in Documents using Java

    Effortlessly learn how to search special characters in documents using Java. Improve the accuracy and relevance of text search with special characters in Java....searching Perform a search query by executing the Index.search...the documents matching your query To search documents special...

    kb.groupdocs.com/search/java/search-special-cha...
  9. How to verify signatures with LINQ queries | Do...

     This article explains how to verify signatures with LINQ Query with GroupDocs.Signature API....LINQ queries How to verify signatures with LINQ queries Leave...On this page provides LINQ query support for verification process...

    docs.groupdocs.com/signature/net/verify-signatu...
  10. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....matches even where search queries or the text of documents to...not exactly match the search query. This type of search can be...

    docs.groupdocs.com/search/nodejs-java/fuzzy-sea...