Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,061 for

query

(0.09 sec)
  1. Indexing metadata of documents | Documentation

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....Searching in the index const query = 'Einstein' ; const result...result = index . search ( query ); More resources GitHub examples You...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  2. 使用 C# .NET 在 Word、Excel、PDF、ZIP 文档格式中搜索文本

    GroupDocs.Search 是一个功能强大的全文搜索 API,它允许您在应用程序中搜索 70 多种文档格式。...search string query = "Worthy"; // Specify a search query SearchResult...SearchResult result = index.Search(query); // Searching in the index...

    blog.groupdocs.com/zh/search/search-text-in-wor...
  3. Perform Case-Sensitive Search using C#

    Easily perform case-sensitive search using C# to retrieve precise results. Learn how to search case-sensitive text in files using C# with step-by-step instructions....match the exact case of your query, making it invaluable in scenarios...Search method with the text query you want to search for, ensuring...

    kb.groupdocs.com/search/net/perform-case-sensit...
  4. Search with Aliases in Document using Java

    Efficiently search with aliases in document using Java. Learn techniques to enhance document search with aliases in Java for better results and performance....lengthy and complex search queries into concise, user-friendly...better accuracy and ease of query management, making it an invaluable...

    kb.groupdocs.com/search/java/search-with-aliase...
  5. Perform Fuzzy Search using Java

    Learn to perform fuzzy search using Java for precise and efficient Query matching. Explore how to build document search with fuzzy logic in Java for improved results....approximate matches in your queries Configure the fuzzy search...Index.search with the desired query and the configured SearchOptions...

    kb.groupdocs.com/search/java/perform-fuzzy-sear...
  6. Spell checking | Documentation

    This article shows that how spell checking works during the search....During the search, a search query can be checked for spelling...spelling correction in search queries, the method of the spelling...

    docs.groupdocs.com/search/java/spell-checking/
  7. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search....creation of date wise search queries, and also describes the management...Creating date range search queries Date range search allows you...

    docs.groupdocs.com/search/net/date-range-search/
  8. C# Fuzzy Search - Find in Files across Folders

    Unlock the power of programmatic fuzzy search in C#! Search multiple text-based documents across folders for approximate matches with error tolerance....for flexibility in search queries. This is particularly useful...created index. Define the search query . Activate the Fuzzy Search...

    blog.groupdocs.com/search/fuzzy-search-csharp/
  9. Releasing GroupDocs.Search for Java - Document ...

    We are pleased to announce that the first version of GroupDocs.Search for Java has been released. The API allows Java developers to perform searching and indexing operations against various formats to gain data insights. One can easily perform actions to search through different directories and documents for text occurrences, basic metadata fields, file names, document types and many more. Please continue to read more about the features and the file formats supported by the API....the folder, use the search query and you will get the results...folders as well as search the query in multiple indexes. Available...

    blog.groupdocs.com/search/releasing-groupdocs.s...
  10. Highlighted Results of Exact Phrase Search in T...

    We are pleased to announce the release of version 17.12 of GroupDocs.Search for .NET. GroupDocs.Search for .NET 17.12 has come with 4 enhancements. We have introduced the feature of getting highlighted results of exact phrase search in text. Furthermore, we have improved the calculation of relevance of search results as well as redesigned the syntax of the search Query. We would recommend you to enhance your applications using this latest version....redesigned the syntax of the search query. We would recommend you to enhance...search query syntax # The syntax of the search query language...

    blog.groupdocs.com/search/highlighted-results-o...