GroupDocs.Search for Java
Adds the ability to search for words using wildcards.
Features
- Blended Characters - This feature introduces a new class of characters - blended. When indexing, blended characters are interpreted simultaneously as valid letters and as separators. For example, if the hyphen is marked as a blended character then indexing of term 'silver-gray' will result in saving of 3 terms in the index: 'silver', 'gray', and 'silver-gray'.
- Wildcard Search - This feature allows you to search for words using wildcards.