Ok, I think I found it: the Queryparser used in the background "chunks"
by whitespaces (and {}). Each of these chunks are then treated as
"Phrases". This is complete useless for non-whitespace tokenizing languages.
So I started a simple DisMaxQueryParser. Can someone verify, that this
codes pr
Sorry for the double post. Is there someone, that can point me where the
original query given to the DisMaxHandler/QParser is splitted?
Jan
-Original Message-
From: Kurella Jan (Nokia-MS/Berlin)
Sent: Montag, 22. November 2010 14:49
To: solr-user@lucene.apache.org
Subject: DisMaxQParser