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

query

(0.1 sec)
  1. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....search queries. The following types of search queries are supported:...others. Description of search queries of various types is presented...

    docs.groupdocs.com/search/java/build-your-first...
  2. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....search queries. The following types of search queries are supported:...others. Description of search queries of various types is presented...

    docs.groupdocs.com/search/nodejs-java/build-you...
  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. 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...
  5. 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...
  6. 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...
  7. 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-...
  8. 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...
  9. Perform Search by Chunks using C#

    Learn how to search by chunks using C# for efficient data retrieval. Explore C# chunked search in large indexes to handle tens or hundreds of thousands of documents....Search method with the query string and the configured search...and execute a chunked search query. The results are retrieved segment...

    kb.groupdocs.com/search/net/perform-search-by-c...
  10. 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...