Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 2,855 for

search index

(0.27 sec)
  1. GroupDocs.Search for .NET 17.3.0 Optimizes Fuzz...

    We are really excited to announce the release of GroupDocs.Search for .NET 17.3.0 API. This regular monthly release comes up with around nine features, bug fixes and enhancements. Version 17.03 of the API has optimized the fuzzy and regex Search functionality. The API now supports all the methods in previous Index versions. Well, that’s not just all! the API has also added some exciting features like implementation of numeric range Search feature, limiting the number of Search results and implementation of functions about the relationship between max mistake count and word length for Fuzzy Search....Search for .NET 17.3.0 API. This regular...optimized the fuzzy and regex search functionality. The API now...

    blog.groupdocs.com/search/groupdocs.search-.net...
  2. Java Fuzzy Search - Find in Files across Folders

    Discover how Java's fuzzy Search can help you find things in files across folders! It's like a smart Search that understands small mistakes....Український Tiếng Việt 中文 中國傳統的 Fuzzy search helps you find content that...the Java way to perform fuzzy search to find in files that are scattered...

    blog.groupdocs.com/search/fuzzy-search-java/
  3. Generate Search Results from Filtered Documents

    Sometimes, we have a lot of different formatted documents. We create Index then perform Search and API shows hits from all the Indexed documents. Ever thought to get Search results from desired documents only? Let’s dig it further. Suppose, you have multiple TXT, XLSX and DOCX documents. What if you want to Search a word or text only in TXT and DOCX files with specific word occurrence in file names? We’ve now improved ISearchDocumentFilter interface for such a purpose in GroupDocs.... We create index then perform search and API shows hits...all the indexed documents. Ever thought to get search results...

    blog.groupdocs.com/search/filter-documents-in-s...
  4. Search text in PDF documents | GroupDocs

    To Search a keyword in PDF documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to Search a keyword in PDF document: Instantiate Parser object for the initial document; Call Search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning Search(String) method returns null value if Search isn’t supported for the document....Search Product Solution GroupDocs...documents / Search text in PDF documents Search text in PDF documents...

    docs.groupdocs.com/parser/java/search-text-in-p...
  5. Perform Boolean Search using C#

    Perform Boolean Search using C# to enhance document retrieval. Learn full-text Search with Boolean operators in C# for precise and efficient results in applications....Search Product Family GroupDocs.Parser...Product Family Perform Boolean Search using C# In today’s data-driven...

    kb.groupdocs.com/search/net/perform-boolean-sea...
  6. Search text in HTML documents | Documentation

    To Search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects....Search Product Solution GroupDocs...documents / Search text in HTML documents Search text in HTML...

    docs.groupdocs.com/parser/net/search-text-in-ht...
  7. Search text in HTML documents | GroupDocs

    Learn how to Search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects....Search Product Solution GroupDocs...documents / Search text in HTML documents Search text in HTML...

    docs.groupdocs.com/parser/java/search-text-in-h...
  8. Is it possible to get all metadata from an inde...

    Hello, I have a question. When querying meta data, it could look like this: var SearchResult = Index.Search(SearchQuery.CreateFieldQuery("xy.datetaken", SearchQuery.CreateDateRangeQuery(new DateTime(2017, 1, 1), new D…...to get all metadata from an index, even if the query does not...match all of them? GroupDocs.Search Product Family dotnet jamsharp...

    forum.groupdocs.com/t/is-it-possible-to-get-all...
  9. Search for Morphological Word Forms using Group...

    We are proudly announcing the monthly release of GroupDocs.Search for .NET 18.7. Using the latest version, you can Search for morphological word forms. Furthermore, you can now break updating, merging and Indexing operations manually. We would recommend you to install and use the latest version of API. Enhancements Following are the enhancements introduced in the latest version: Search for Morphological Word Forms The latest version of API allows you to Search for singular and plural forms of a noun at the same time....Search for .NET 18.7 . Using the latest...latest version, you can search for morphological word forms....

    blog.groupdocs.com/search/search-for-morphologi...
  10. Perform Reverse Image Search using C#

    Efficiently perform reverse image Search using C# to find similar images. Learn how to implement reverse image Search in C# for content-based image retrieval....Search Product Family GroupDocs.Parser...Image Search using C# Performing reverse image search in C# allows...

    kb.groupdocs.com/search/net/perform-reverse-ima...