Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 979 for

query

(0.24 sec)
  1. Search Text in Word, Excel, PDF, ZIP Document F...

    GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications....specified as a textual search query. The documents can be of any...available in text or object form queries. High indexing and search performance...

    blog.groupdocs.com/search/search-text-in-word-e...
  2. GroupDocs.Search for .NET 17.2.0 Recognizes Que...

    It gives us great pleasure to announce the monthly release of GroupDocs.Search for .NET 17.2.0 API. We have introduced two enhancements and a new feature in this release. The API now supports multiple search features in a single search Query. Another exciting feature introduced in this release is the ability to recognize queries written in a different keyboard layout. We suggest you to download the latest API and check out all the features introduced in this release....features in a single search query. Another exciting feature introduced...is the ability to recognize queries written in a different keyboard...

    blog.groupdocs.com/search/groupdocs.search-.net...
  3. 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/
  4. 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...
  5. Numeric range search | Documentation

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue) using Java search API.... A search query of this type is specified as...documentsFolder ); // Search with text query SearchResult result1 = index...

    docs.groupdocs.com/search/java/numeric-range-se...
  6. Cancel Search Operation at Runtime using GroupD...

    We are pleased to announce the release of GroupDocs.Search for .NET 18.1. Using the latest version, you can **cancel search operation **at runtime. Furthermore, you can search with a Query in the form of object tree as a parameter, search with the **wildcard **in phrase search, use **ISO 8610 **date format in date range search, and use **collection **of date formats for range search. We would recommend you to enhance your applications using this latest version....Furthermore, you can search with a query in the form of object tree as...operation at runtime Searching in query in form of object tree Searching...

    blog.groupdocs.com/search/cancel-search-operati...
  7. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search using Java search API....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/nodejs-java/date-rang...
  8. Merge Indexes With GroupDocs.Search for .NET 17...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Search for .NET 17.1.0 API. We have introduced four new features in this release. The most notable feature introduced in this release is the functionality to merge indexes. The API has also extended its search functionality and introduces correction of a misspelled search Query before searching. The latest API implements homophone dictionary functionality and alias dictionary functionality as well....correction of a misspelled search query before searching. The latest...misspelled words in search query before searching Ability to...

    blog.groupdocs.com/search/groupdocs.search-.net...
  9. Build your Full Text Search Solution in C# | Fi...

    Text searching API for .NET applications to search via indexing. Find text in multiple Word, Excel, PDF, text files of a folder & highlight search results....advanced way to search a text/query over a collection of documents...operation (search a specific query), only the index is referenced...

    blog.groupdocs.com/search/build-your-full-text-...
  10. Find Synonyms of any Word in Java | Synonym Gro...

    Find all the possible synonyms of any word in Java. Get different collections of synonyms arranged by different meanings of the same word using Search API.... First, set the query/word to find its synonyms. Create...of synonyms by passing the query to getSynonyms method. Tranverse...

    blog.groupdocs.com/search/find-synonyms-of-word...