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

query

(0.03 sec)
  1. 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....Features # Search Queries # Simple Queries Boolean Queries Regular Expression...Expression Queries Faceted Search Queries Case Sensitive Search...

    blog.groupdocs.com/search/upcoming-release-of-g...
  2. 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-...
  3. 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...
  4. 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...
  5. 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/
  6. 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...
  7. Find Synonyms of any Word using C# | Synonym Gr...

    Find all the possible synonyms of any word in C# using .NET API. Get different collections of synonyms arranged by different meanings of the same word....and C# code below: Define the query/word to find its synonyms. Create...word in C#. Define the word (query) to find its synonyms. Create...

    blog.groupdocs.com/search/find-synonyms-of-word...
  8. Reverse Image Search in Documents

    Build your app with reverse image search functionality in documents and image files....using an image as the search query instead of text. Unlike traditional...Hashes : Once the hash for the query image is generated, it is compared...

    blog.groupdocs.com/search/reverse-image-search/
  9. Synonym search online

    Synonym search in document. Perform synonym search of words and phrases online.... × 15% Search query Synonym search Try other Search...of a synonym search is the query "about", which will also match...

    products.groupdocs.app/search/synonym
  10. 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....feedback When entering search queries, users of your software may...containing word 'sportsman' const query = 'ызщкеыьфт' ; const result...

    docs.groupdocs.com/search/nodejs-java/keyboard-...