GroupDocs.Search at a glance
Node.js JavaScript library for text search
Node.js Indexing and Search Operations
Indexing in GroupDocs.Search for Node.js via Java collects, stores, and parses data for precise and efficient search operations. These indexes are frequently used to perform searches.
Merge Multiple Indexes to Enhance Search Efficiency
GroupDocs.Search for Node.js via Java API allows the merging of multiple indexes into one. Frequent modifications create several delta indexes, which can slow down search performance. Our solution merges these delta indexes into a common index, containing all the information from the merged delta indexes, significantly improving search efficiency while keeping the delta indexes unchanged. Various functionalities can be configured to fine-tune this process.
Recognize Search Queries from Different Keyboard Layouts
GroupDocs.Search for Node.js via Java recognizes search queries that do not match the keyboard layout. Currently, 88 languages and 164 different keyboard layouts are supported.
Search Using Morphological Word Forms
With GroupDocs.Search for Node.js via Java, you can search for various word forms, such as singular and plural nouns, or all forms of a verb. English and non-English languages can be customized for specific word forms.