Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
The articles in this section describe advanced Search index creation topics.
Please find how to apply index settings, subscribe events and optimize your work with multiple indexes in single index repository:
More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples:
GroupDocs.Search for .NET examples
GroupDocs.Search for Java examples
Free online document Search App Along with full featured ....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
Remove any set of pages from the PDF files in Java. Delete list of pages, any given range, even or odd pages from PDF files within applications.... See Also # Watermark PDF Files in Java Rearrange...Rearrange PDF Pages in Java Word Search and Replace Text in PDF in Java...
This article shows the use of aliases which allows you to reduce the length of Search queries in text form....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
This article gives the knowledge that the keyboard layout correction feature can be used when entering Search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size.
You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index.
A list of stop words to use during indexing can be specified in the stop word dictionary....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
This article explains how to Search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...
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....Search Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...