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

indexing

(0.1 sec)
  1. Features Overview | Documentation

    The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features... Indexing GroupDocs.Search provides...the following indexing features: Create index in memory or on...

    docs.groupdocs.com/search/java/features-overview/
  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. 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...
  4. 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/nodejs-java/reverse-i...
  5. 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...
  6. Text file encoding detection | Documentation

    This article explains that how to detect encoding of a text file automatically....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/net/text-file-encodin...
  7. 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/search/search-text-in-word-e...
  8. Search index settings | Documentation

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....Creating an index / Search index settings Search index settings...contains a description of all index settings that can be specified...

    docs.groupdocs.com/search/nodejs-java/search-in...
  9. Search index settings | Documentation

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....Creating an index / Search index settings Search index settings...contains a description of all index settings that can be specified...

    docs.groupdocs.com/search/java/search-index-set...
  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/nodejs-java/build-you...