On Mon, Dec 8, 2014 at 12:01 PM, Erik Hatcher <erik.hatc...@gmail.com> wrote:
> debug output tells a lot.  Looks like in the last two examples that the 
> second part (Viewpoint*) is NOT parsed with the complex phrase parser - the 
> whitespace thwarts it.

Actually, it looks like it is, but you're not telling the complex
phrase parser to put the two clauses in a phrase.  You need the
quotes.

Even for complexphrase parser
A* B*  is the same as A* OR B*

-Yonik
http://heliosearch.org - native code faceting, facet functions,
sub-facets, off-heap data

Reply via email to