Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,726 for

search index

(0.13 sec)
  1. Perform Date Range search using C#

    Learn how to perform date range Search using C# to find specific document data within a given range. Discover how to Search documents by date range in C# with ease....Search Product Family GroupDocs.Parser...Product Family Perform Date Range search using C# In many applications...

    kb.groupdocs.com/search/net/perform-date-range-...
  2. About Search Engines | GroupDocs

    This page is about the classification of Search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify Search engines. Here are the main ones...Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/about-search-eng...
  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. Numeric Range Search in C#

    Effortlessly perform numeric range Search in C# with GroupDocs.Search. Learn how to Search numeric ranges in documents C# using advanced and efficient techniques....Search Product Family GroupDocs.Parser...Numeric Range Search in C# Numeric range search in C# is an essential...

    kb.groupdocs.com/search/net/numeric-range-searc...
  5. Perform Faceted Search using C#

    In this topic, you will learn how to perform faceted Search using C#. We will provide sample code example to create faceted Search in C# without requiring any tools....Search Product Family GroupDocs.Parser...Product Family Perform Faceted Search using C# In modern applications...

    kb.groupdocs.com/search/net/perform-faceted-sea...
  6. 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...
  7. 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...
  8. Search text in Microsoft Office Word documents ...

    To Search a keyword in Microsoft Office Word 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 Microsoft Office Word 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 Microsoft Office Word documents Search text...

    docs.groupdocs.com/parser/java/search-text-in-m...
  9. 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...
  10. 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...