Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,929 for

search index

(0.84 sec)
  1. Custom text extractors | GroupDocs

    GroupDocs.Search for Java supports Indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/custom-text-extr...
  2. Find Word and its Homophones in Multiple Files ...

    Find specific word and its homophones within different files of a folder using Java. Build application for homophones using document Searching Java API....this article, we’ll see how to search homophones within multiple...below: Java API - Homophone Search Find homophones in documents...

    blog.groupdocs.com/search/find-homophones-in-mu...
  3. GroupDocs.Search Product Family on GroupDocs Bl...

    GroupDocs.Search Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Search Product Family on GroupDocs Blog | Document Automatio......Search Product Family on GroupDocs Blog | Document...Recent content in GroupDocs.Search Product Family on GroupDocs...

    blog.groupdocs.com/categories/groupdocs.search-...
  4. Կատարեք Wildcard Search Java-ի միջոցով

    Իմացեք, թե ինչպես կատարել նիշերի որոնում Java-ի միջոցով: Բացահայտեք, թե ինչպես օգտագործել նիշերի որոնումը Java-ում և խմբավորել նիշերը ավելի արդյունավետ և ճկուն որոնման հարցումների համար:...Search Product Family GroupDocs.Parser...Product Family Կատարեք Wildcard Search Java-ի միջոցով Wildcard որոնումը...

    kb.groupdocs.com/hy/search/java/perform-wildcar...
  5. Indexing additional fields | GroupDocs

    Sometimes when Indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each Indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before Indexing each added document....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  6. Custom text segmenter | GroupDocs

    GroupDocs.Search provides the ability to set up custom text segmenting....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/custom-text-segme...
  7. Կատարեք Faceted Search Java-ի միջոցով

    Այս թեման կուղղորդի ձեզ, թե ինչպես կատարել երեսպատման որոնում Java-ի միջոցով: Դուք կգտնեք կոդ Java-ում երեսպատման որոնում ստեղծելու համար՝ առանց լրացուցիչ գործիքների անհրաժեշտության:...Search Product Family GroupDocs.Parser...Product Family Կատարեք Faceted Search Java-ի միջոցով Ժամանակակից...

    kb.groupdocs.com/hy/search/java/perform-faceted...
  8. Evaluation Limitations and Licensing | GroupDocs

    Free Search api version is available to evaluate the API which will be similar as licensed but with few limitations....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/evaluation-limit...
  9. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String IndexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an Index Index Index = new Index(IndexFolder); // Setting the OCR Indexing options IndexingOptions options = new IndexingOptions(); options....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/ocr-support/
  10. Delete indexed paths | GroupDocs

    GroupDocs.Search supports the ability to remove Indexed files and folders from an Index. Only files or folders that were explicitly added to the Index can be deleted....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/delete-indexed-pa...