Hi Alistair,

quick email before getting my plane - I worked with similar requirements in the 
past and tuning SOLR can be tricky

* are you hitting the same SOLR query handler (application versus manual 
checking)?
* turn on debugging for your application SOLR queries so you see what query is 
actually executed
* one thing I always do for prototyping is setting up the Solritas GUI using 
the same query handler as the application server

Cheers,

Siegfried Goeschl


On 18 Apr 2014, at 06:06, Alistair <ali...@gmail.com> wrote:

> Hey Jack,
> 
> thanks for the reply. I added autoGeneratePhraseQueries="true" to the
> fieldType and now it's giving me even more results! I'm not sure if the
> debug of my query will be helpful but I'll paste it just in case someone
> might have an idea. This produces 113524 results, whereas if I manually
> enter the query as keyword:schwarz AND keyword:kleid I only get 20283
> results (which is the correct one). 
> 
> 
> 
> 
> 
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Having-trouble-with-German-compound-words-in-Solr-4-7-tp4131964p4131973.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to