Re: DisMaxQParserPlugin and Tokenization

2010-11-25 Thread Jan Kurella
wrote: 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: Di

RE: DisMaxQParserPlugin and Tokenization

2010-11-24 Thread jan.kurella
: DisMaxQParserPlugin and Tokenization Hi, Using the SearchHandler with the deftype=”dismax” option enables the DisMaxQParserPlugin. From investigating it seems, it is just tokenizing by whitespace. Although by looking in the code I could not find the place, where this behavior is enforced? I only found

DisMaxQParserPlugin and Tokenization

2010-11-22 Thread jan.kurella
Hi, Using the SearchHandler with the deftype=”dismax” option enables the DisMaxQParserPlugin. From investigating it seems, it is just tokenizing by whitespace. Although by looking in the code I could not find the place, where this behavior is enforced? I only found, that for each field the

DisMaxQParserPlugin and Tokenization

2010-11-22 Thread jan.kurella
Hi, Using the SearchHandler with the deftype=”dismax” option enables the DisMaxQParserPlugin. From investigating it seems, it is just tokenizing by whitespace. Although by looking in the code I could not find the place, where this behavior is enforced? I only found, that for each field the