Hi,

I have a qf defined as follows:

*<str name="f.fl.qf">fl1 fl2 fl3 fl4</str>*
These are all text fields.

When I query *fl:/netw.{0,4}/ *I see the parsed query contains all the
possible analyzed tokens of the query where as for query *fl1:/netw.{0,4}/ *it
parses the query as expected to *fl1:/netw.{0,4}/*.

Please let me know if it is expected or a bug?
Note: I could not find any regex query related getter method in
ExtendedDismaxQParser.java. Please help me understand regex queries support
in edismax.

Thanks,
Modassar

Reply via email to