Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 4,255 for

indexing

(0.02 sec)
  1. package-frame - GroupDocs.Search for Java - API...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs...... EventHub Provides index events for subscribing. FileIndexingEventArg...for the event of a document indexing start. IndexErrorEventArgs...

    apireference.groupdocs.com/search/java/com.grou...
  2. GroupDocs.Search.Events Namespace - GroupDocs.S...

    The namespace provides classes of event arguments.... EventHub Provides index events for subscribing. FileIndexingEventArg...for the event of a document indexing start. IndexErrorEventArgs...

    apireference.groupdocs.com/search/net/groupdocs...
  3. package-use - GroupDocs.Search for Java - API R...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......Classes Document DocumentFilter Index IndexRepository IndexSettings...package provides classes for indexing and searching text data in...

    apireference.groupdocs.com/search/java/com.grou...
  4. IndexingOptions Properties - GroupDocs.Search f...

    Gets or sets the operation cancellation object. The default value is null....MetadataIndexingOpti Gets the options for indexing metadata fields. OcrIndexingOptions...options for OCR processing and indexing recognized text. Threads Gets...

    apireference.groupdocs.com/search/net/groupdocs...
  5. 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.... they must be added to the index. Why Use GroupDocs.Search as...formats. Great variety of indexing and search options are provided...

    blog.groupdocs.com/2020/05/29/search-text-in-wo...
  6. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....your first search index. Step #1: Create new index First of all you...you need to create an index. An index can be created in memory...

    docs.groupdocs.com/search/java/build-your-first...
  7. TextOptions Properties - GroupDocs.Search for ....

    Gets or sets the additional document fields that was used for Indexing. The default value is null. Note that this value is used only i...document fields that was used for indexing. The default value is null...text was not saved into the index. Cancellation Gets or sets the...

    apireference.groupdocs.com/search/net/groupdocs...
  8. EventHub - GroupDocs.Search for Java - API Refe...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......Provides index events for subscribing. Learn more Search index events...// Creating an index Index index = new Index(indexFolder); //...

    apireference.groupdocs.com/search/java/com.grou...
  9. GitHub - groupdocs-search/GroupDocs.Search-for-...

    GroupDocs.Search for .NET examples, plugins and showcase projects - groupdocs-search/GroupDocs.Search-for-.NET...files navigation Document Indexing & Search API helps build reliable...process fast and accurate, index is created and documents are...

    github.com/groupdocs-search/GroupDocs.Search-fo...
  10. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....your first search index. Step #1: Create new index First of all you...you need to create an index. An index can be created in memory...

    docs.groupdocs.com/search/net/build-your-first-...