Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 2,832 for

indexing

(0.04 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/net/build-your-first-...
  2. 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...
  3. Get Indexed Documents using Java

    Explore our step-by-step guide to learn how to get indexed documents using Java. Find out how to retrieve indexed documents in Java to enhance your document management....Family Get Indexed Documents using Java Indexing plays a key...repositories. By mastering how to get indexed documents using Java , you...

    kb.groupdocs.com/search/java/get-indexed-docume...
  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. Character types | Documentation

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Developer Guide / Advanced Usage / Indexing / Character types Character...characters of these types are indexed. For more information on managing...

    docs.groupdocs.com/search/nodejs-java/character...
  6. 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/java/reverse-image-se...
  7. 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-...
  8. Text file encoding detection | Documentation

    This article explains that how to detect encoding of a text file automatically in Java....Developer Guide / Advanced Usage / Indexing / Text file encoding detection...text file can be set during indexing when the event is raised....

    docs.groupdocs.com/search/nodejs-java/text-file...
  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. Custom text extractors | Documentation

    GroupDocs.Search supports Indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Developer Guide / Advanced Usage / Indexing / Custom text extractors Custom...GroupDocs.Search supports indexing of many document formats....

    docs.groupdocs.com/search/net/custom-text-extra...