Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 9,124 for

indexing

(0.05 sec)
  1. searchresult - GroupDocs.Search for Java - API ...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......package provides classes for indexing and searching text data in...SearchResult Index. search ( SearchQuery query) Searches in index. SearchResult...

    apireference.groupdocs.com/search/java/com.grou...
  2. 使用 C# .NET 在 Word、Excel、PDF、ZIP 文档格式中搜索文本

    GroupDocs.Search 是一个功能强大的全文搜索 API,它允许您在应用程序中搜索 70 多种文档格式。...// Specify the path to the index folder string documentsFolder...Create new index or // b) Open existing index Index index = new Index(indexFolder);...

    blog.groupdocs.com/zh/search/search-text-in-wor...
  3. Stop word dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary....an index. Information on using stop words during indexing is...an index from in specified folder Index index = new Index ( indexFolder...

    docs.groupdocs.com/search/net/stop-word-diction...
  4. Alphabet | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets....types of characters used for indexing. For detailed information...opening an index from the specified folder Index index = new Index...

    docs.groupdocs.com/search/net/alphabet/
  5. Search in Documents with Keyboard Layout Correc...

    Perform search in documents with keyboard layout correction using C#. We will provide code for performing how to correct keyboard layout for document search in C#....Create an Index object to act as a repository for indexing your documents...Add documents to the index using the Index.Add method, specifying...

    kb.groupdocs.com/search/net/search-in-documents...
  6. Search by chunks | Documentation

    This article gives the knowledge about the ability to perform search by chunks using Java search API....method of the class, only in one index segment search is performed...relevant when searching in large indexes containing tens and hundreds...

    docs.groupdocs.com/search/java/search-by-chunks/
  7. Search in DJV Online

    Free online document search. Secure and easy to use full text online search in DJV....search engine will perform indexing it for you. Our search engine...files to include them into the index and perform searches Other Search...

    products.groupdocs.app/search/djv
  8. Search in FB2 Online

    Free online document search. Secure and easy to use full text online search in FB2....search engine will perform indexing it for you. Our search engine...files to include them into the index and perform searches Other Search...

    products.groupdocs.app/search/fb2
  9. Search in ASF Online

    Free online document search. Secure and easy to use full text online search in ASF....search engine will perform indexing it for you. Our search engine...files to include them into the index and perform searches Other Search...

    products.groupdocs.app/search/asf
  10. GroupDocs.Search for .NET 22.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 22.11 Major Features There are the following features, enhancements, and fixes in this release: Implement text extraction for each field separately Implement text extraction in plain text format Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-2759 Implement text extraction for each field separately Enhancement SEARCHNET-2783 Implement text extraction in plain text format Enhancement Public API and Backward Incompatible Changes Implement text extraction for each field separately This enhancement adds a new StructureOutputAdapter class that collects the extracted text separately for each document field....@"c:\MyDocuments\" ; // Creating an index settings instance IndexSettings...extracted text in the index // Creating an index in the specified...

    docs.groupdocs.com/search/net/groupdocs-search-...