Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,841 for

indexing

(0.03 sec)
  1. 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...
  2. Search index events | Documentation

    This page contains information about the purpose and use of all index events....Creating an index / Search index events Search index events Leave...the purpose and use of all index events. OperationFinished event...

    docs.groupdocs.com/search/net/search-index-events/
  3. Search index events | Documentation

    The OperationFinished event occurs when an index operation completes – Indexing, updating, merging, or optimizing (segment merging)...Creating an index / Search index events Search index events Leave...the purpose and use of all index events. OperationFinished event...

    docs.groupdocs.com/search/java/search-index-eve...
  4. Storing text of indexed documents | Documentation

    This article explains that how to store text of indexed documents....Advanced Usage / Indexing / Storing text of indexed documents Storing...Storing text of indexed documents Leave feedback Text extracted...

    docs.groupdocs.com/search/net/storing-text-of-i...
  5. Search index events | Documentation

    The OperationFinished event occurs when an index operation completes – Indexing, updating, merging, or optimizing (segment merging)...Creating an index / Search index events Search index events Leave...the purpose and use of all index events. OperationFinished event...

    docs.groupdocs.com/search/nodejs-java/search-in...
  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/net/build-your-first-...
  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....break updating, merging and indexing operations manually. We would..."c:\\MyDocuments\\"; Index index = new Index(folderForIndex); index.AddToI...

    blog.groupdocs.com/search/search-for-morphologi...
  8. Searching in a Large Number of Documents

    Usually, a searching software is able to achieve fast search responses because, instead of search the text directly, it searches an index. This would be the equivalent of retrieving pages in a book related to a keyword by searching the index at the back of a book, as opposed to searching the words in each page of the book. Using GroupDocs.Search for Indexing and Searching Problem: Suppose you have 10 million documents of different file formats, e....text directly, it searches an index. This would be the equivalent...a keyword by searching the index at the back of a book, as opposed...

    blog.groupdocs.com/search/searching-in-a-large-...
  9. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the index....Developer Guide / Advanced Usage / Indexing / Separate data extraction...adding the extracted data to the index. The extracted data can be easily...

    docs.groupdocs.com/search/java/separate-data-ex...
  10. Reverse image search | Documentation

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....Search index, reverse image search allows...hashes of the images in the index. The idea of a perceptual hash...

    docs.groupdocs.com/search/net/reverse-image-sea...