Hi Robert,
> On Fri, Sep 24, 2010 at 3:54 AM, Mathias Walter wrote:
>
> > Hi,
> >
> > I'm combined the WordDelimiterFilter with the PositionFilter to prevent the
> > creation of expensive Phrase and MultiPhraseQueries. But
> > if I now parse an escaped string consisting of two terms, the analyser
On Fri, Sep 24, 2010 at 3:54 AM, Mathias Walter wrote:
> Hi,
>
> I'm combined the WordDelimiterFilter with the PositionFilter to prevent the
> creation of expensive Phrase and MultiPhraseQueries. But
> if I now parse an escaped string consisting of two terms, the analyser
> returns a BooleanQuery.
Hi,
I'm combined the WordDelimiterFilter with the PositionFilter to prevent the
creation of expensive Phrase and MultiPhraseQueries. But
if I now parse an escaped string consisting of two terms, the analyser returns
a BooleanQuery. That's not what I would expect. If a
string is escaped, I would