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...
This article explains that how to update indexed documents, as well as updating an index version in Java....Advanced Usage / Indexing / Update index Update index Leave feedback...updating indexed documents, as well as updating an index version...
The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....Advanced Usage / Indexing / Merge indexes Merge indexes Leave feedback...combine two or more indexes into one index to accelerate the search...
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....Developer Guide / Advanced Usage / Indexing / Custom text extractors Custom...GroupDocs.Search supports indexing of many document formats....
We are getting the following error event for a chm files when trying to index them.
We are getting the exception via index.Events.ErrorOccurred += ...
System.ArgumentException: MaxValue can't be less than StartValue
…...trying to index them. We are getting the exception via index.Events...This can occur during the indexing process when the library attempts...
This article shows that how search thread safety works....simultaneous searches Search in an index is a thread safe operation....cross-threading problems. Search during indexing, updating, optimizing, or...
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...
This page contains information about configuring the search network....methods for configuring general index settings, as well as for configuring...following settings for each index of the distributed search network:...
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....
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....Searching / Getting indexed documents Getting indexed documents Leave...get a list of indexed documents from an index, and how to get...