Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 2,591 for

search index

(0.04 sec)
  1. GroupDocs.Search for .NET 17.10 Introduces Safe...

    We are glad to announce another monthly release of GroupDocs.Search for .NET API. The API has been improved with some valuable additions in version 17.10. The e-Search API now introduces safe and reliable Indexing by implementing the option to reload the Index in case some of some critical error. The API also implements high compression level for storing documents text. Further details about the changes made to the API in this release will be discussed below....Search for .NET API. The API has been...The e-Search API now introduces safe and reliable indexing by implementing...

    blog.groupdocs.com/search/groupdocs.search-.net...
  2. Indexing password protected documents | Documen...

    This page describes how to perform Indexing of password protected documents. Indexing using the password dictionary To perform Indexing of password protected documents using a password dictionary, you must add passwords for all protected documents to the dictionary before Indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/indexing-passwor...
  3. Stop word dictionary | Documentation

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

    docs.groupdocs.com/search/net/stop-word-diction...
  4. Delete indexed paths | Documentation

    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...
  5. Document renaming | Documentation

    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/
  6. Getting indexed documents | Documentation

    This article explains how to get a list of Indexed documents from an Index, and how to get the text of Indexed documents in HTML or plain text format....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/getting-indexed-...
  7. Getting indexed documents | Documentation

    This article explains how to get a list of Indexed documents from an Index, and how to get the text of Indexed documents in HTML or plain text format....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/getting-indexed-d...
  8. Character replacements | Documentation

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

    docs.groupdocs.com/search/net/character-replace...
  9. Alphabet | Documentation

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

    docs.groupdocs.com/search/net/alphabet/
  10. Find Synonyms of any Word using C# | Synonym Gr...

    Find all the possible synonyms of any word in C# using .NET API. Get different collections of synonyms arranged by different meanings of the same word....with the same meaning for your search purpose or document analysis...Finding Synonyms # GroupDocs.Search provides the .NET API that...

    blog.groupdocs.com/search/find-synonyms-of-word...