Re: [SOLR] DisMaxQParserPlugin and Tokenization

2010-11-23 Thread Karl Wettin
22 nov 2010 kl. 10.56 skrev : > 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

Re: [SOLR] DisMaxQParserPlugin and Tokenization

2010-11-22 Thread Ian Lea
> if there is a solr newsgroup better suited form y question, please point me > there. http://lucene.apache.org/solr/mailing_lists.html -- Ian. - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional c

[SOLR] DisMaxQParserPlugin and Tokenization

2010-11-22 Thread jan.kurella
Hi, if there is a solr newsgroup better suited form y question, please point me there. 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 t