Open jd73 opened 10 years ago
I had the same question, how do we use this along with the edismax parser?
i want edismax too
Has anyone tried the solution by https://github.com/jstrassburg/auto-phrase-tokenfilter ? Is there any intention to incorporate the changes in that fork?
It would be amazing if one of the owners of this repo responded to this thread! Thank you for the great contribution.
Does the edismax query parser have the same problem with sending each parsed token to its own token stream as described in LUCENE-2605?
Does the AutoPhrasingQParserPlugin require the use of the default lucene parser internally or can it be swapped for the edismax query parser with minimal other modifications?
Documentation related to these questions would be appreciated.