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

search index

(0.36 sec)
  1. 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...
  2. Text search in network | GroupDocs

    This page contains information about full-text Searching in the Search network....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/text-search-in-n...
  3. 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...
  4. Spelling Correction in Document Search using C#

    Implement spelling correction in document Search using C#. For accurate and efficient document retrieval, this topic enables spell check in document Search using C#....Search Product Family GroupDocs.Parser...Spelling Correction in Document Search using C# In the realm of document...

    kb.groupdocs.com/search/net/spelling-correction...
  5. Create Search Report using C#

    Learn how to create Search report using C# for Indexed data. A sample code example will be provided to generate Search report in C# without installing extra software....Search Product Family GroupDocs.Parser...Create Search Report using C# Efficiently analyzing search operations...

    kb.groupdocs.com/search/net/create-search-repor...
  6. Java Regex - Search in Documents using Regular ...

    Unlock the power of programmatic Search in Java! Learn how to Search multiple text-based documents across folders with precision using regular expressions....using regular expressions for searching in your Java code! In the...will teach you the basics of searching with regular expressions in...

    blog.groupdocs.com/search/search-in-documents-b...
  7. Create Search Report using Java

    Learn how to create Search report using Java for Indexed data. A sample code example will be provided to generate Search report in Java without installing extra software....Search Product Family GroupDocs.Parser...Create Search Report using Java Effectively analyzing search activities...

    kb.groupdocs.com/search/java/create-search-repo...
  8. 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...
  9. 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...
  10. 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...