This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Advanced...
First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Basic Usage...
This article describes how to run Java Search API code examples....Comparison Product Solution GroupDocs...Search-for-Node.js-via-Java.git Navigate to the examples folder cd ./GroupDocs...
API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Advanced...
This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Java search engine...Comparison Product Solution GroupDocs...Family / GroupDocs.Metadata for Java / Developer Guide / Advanced...
This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Advanced...
This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning using Java search API....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Advanced...
The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Advanced...
This article shows the use of aliases which allows you to reduce the length of search queries in text form....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Advanced...
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 using Java search API....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Advanced...