Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,867 for

search index

(0.43 sec)
  1. Character replacements | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements using Java....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/character-replac...
  2. 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/
  3. Synonym dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/synonym-dictionary/
  4. Alphabet | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets using Java....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/alphabet/
  5. 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...
  6. Document renaming | GroupDocs

    Sometimes a situation arises when an Indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the Index about the renaming of the document, and then the document will not be reIndexed during the update operation. To notify an Index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an Index is notified of the renaming of a document, it will not be reIndexed the next time you call the update method, even if its contents have changed....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/document-renaming/
  7. Best Practices used in Argument Classes in Grou...

    It gives us great pleasure to announce the release of version 17.8.0 of GroupDocs.Search for .NET API. This regular monthly release adds a number of new features to the API along with an enhancement and a breaking change. Like our previous releases, we have tried our best to improve the working of the API and as a result we have come up with a breaking change where all the argument classes have been fixed according to best practices....Search for .NET API. This regular...to the API like limiting the search report, implementing accent...

    blog.groupdocs.com/search/groupdocs.search-for-...
  8. 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 Java /...

    docs.groupdocs.com/search/java/indexing-additio...
  9. Homophone dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/homophone-dictio...
  10. Synonym dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/synonym-dictionary/