Ok, thanks. Do you know if there are any plans to support special syntax in the future?
On Thu, Nov 30, 2017 at 5:04 AM, Erik Hatcher <erik.hatc...@gmail.com> wrote: > No it doesn’t. The payload parsers currently just simple tokenize with > no special syntax supported. > > Erik > > > On Nov 30, 2017, at 02:41, John Anonymous <orro...@gmail.com> wrote: > > > > I would like to use wildcards and fuzzy search with the payload_check > query > > parser. Are these supported? > > > > {!payload_check f=text payloads='NOUN'}apple~1 > > > > {!payload_check f=text payloads='NOUN'}app* > > > > Thanks >