Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,054 for

query

(0.03 sec)
  1. Search reports | Documentation

    This article shows that how to perform the operations on generated search reports....occurrences found; The search query; The search options. The following...reports ) { console . log ( 'Query: ' + report . getTextQuery ());...

    docs.groupdocs.com/search/nodejs-java/search-re...
  2. Character replacement during indexing | Documen...

    Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....case-insensitive search is performed const query = 'Einstein' ; const options...const result = index . search ( query , options ); More resources...

    docs.groupdocs.com/search/nodejs-java/character...
  3. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....// Search in the index const query = 'caul' ; const options = new...const result = index . search ( query , options ); More resources...

    docs.groupdocs.com/search/nodejs-java/homophone...
  4. 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....const query = 'mrs' ; const result = index . search ( query , options...

    docs.groupdocs.com/search/nodejs-java/word-form...
  5. .NET 文件搜索 - 跨文件夹搜索文件中的多个文本

    使用 C# 搜索分布在不同文件夹中的各种文件中的多个文本或短语。在相应的 HTML 文件中突出显示扫描结果。...搜索包含单词“water”或“non”或短语“Lorem ipsum”的文档 string query = "water OR \"Lorem ipsum\"...SearchResult result = index.Search(query); // 打印结果 Console.WriteLine("Documents:...

    blog.groupdocs.com/zh/search/search-multiple-te...
  6. Numeric Range Search in C#

    Effortlessly perform numeric range search in C# with GroupDocs.Search. Learn how to search numeric ranges in documents C# using advanced and efficient techniques....to include Execute a search query with numeric ranges by calling...searches using a simple text query like "500 ~~ 600" or a more...

    kb.groupdocs.com/search/net/numeric-range-searc...
  7. Search reports | Documentation

    This article shows that how to perform the operations on generated search reports....occurrences found; The search query; The search options. The following...{ System . out . println ( "Query: " + report . getTextQuery ());...

    docs.groupdocs.com/search/java/search-reports/
  8. search.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/search/java/weekly0.5https://docs.groupdocs.com/search/java/about-search-engines/we......com/search/java/build-search-query/weekly0.5https://docs.groupdocs...com/search/java/nesting-search-queries-in-object-form/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/search.xml
  9. Basic Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......search solution Build search query Work with search results Index...

    docs.groupdocs.com/search/net/basic-usage/
  10. Basic Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......search solution Build search query Work with search results Index...

    docs.groupdocs.com/search/java/basic-usage/