1.19.0 release
Added
- Stable support for prefix and suffix queries:
- The
prefixPreviewquery type is replaced withprefix. - The
suffixPreviewquery type is replaced withsuffix. - Use the
stringalgorithm (formerlytextPreview) forprefix,suffix, andsubstringPreviewquery types.
- The
Removed
- Support for the experimental
prefixPreviewandsuffixPreviewquery types.