Weird. Did you try echoParams=all just to see what other defaults are
picked up.
It feels like it picks up default parser and maybe default "df" value that
points to not existing text field.
Maybe enable debug too to see what it expands to.
Regards,
Alex
On Sun, Nov 10, 2019, 9:26 PM Kaminsk
Hi,
We are trying to mix the query clause and use different parsers with some
syntax we've seen in the community.
The idea to re-use all capabilities of the default query parser, and also
xmlparser capabilities of position filter
(which we asked about it previously and got some guidance from Solr