Re: Dismax and phrases

2011-11-16 Thread Chris Hostetter
: I am starting to wonder whether the module giving finnish language support : (lingsoft) might be the cause? It's extremeley possible -- the details relaly matter when debugging things like this. Since i don't have any access to these custom plugins, i don't know what they might be doing, or

Re: Dismax and phrases

2011-11-06 Thread Hyttinen Lauri
Hello, I am starting to wonder whether the module giving finnish language support (lingsoft) might be the cause? Like I earlier said I have inherited this project so my understanding of all the bells and whistles is a bit limited. Some selected parts from the schema.xml file: ...

Re: Dismax and phrases

2011-11-03 Thread Chris Hostetter
: ...is this perhaps a side effect of the new autoGeneratePhraseQueries : option? ... you are explicitly specifying a quoted phrase, but : maybe somehwere in the code path of the dismax parser that information is : getting lost? FWIW: a) I just realized you said in your first message you were

Re: Dismax and phrases

2011-11-03 Thread Chris Hostetter
Interesting, in the case where you use quotes... : + ... : "asuntojen hinnat" : "asuntojen hinnat" ...there is one DisjunctionMaxQuery (expected) for the entire phrase, but in the sub-clauses for each individual field the clauses coming from your "_fi" fields are just building boolean

Re: Dismax and phrases

2011-10-23 Thread Hyttinen Lauri
On 10/23/2011 09:34 PM, Erick Erickson wrote: Hmmm dismax is, indeed, different. Note that dismax doesn't respect the default operator at all, so don't be mislead there. Could you paste the debug output for both the queries? Perhaps something will jump out at us. Best Erick Thank you Erick. I'

Re: Dismax and phrases

2011-10-23 Thread Erick Erickson
; a strict phrase query, just use standard request handler, not dismax. >> >> Otis >> >> Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch >> Lucene ecosystem search :: http://search-lucene.com/ >> >> >>> _

Re: Dismax and phrases

2011-10-20 Thread Hyttinen Lauri
h :: http://search-lucene.com/ From: Hyttinen Lauri To: solr-user@lucene.apache.org Sent: Wednesday, October 19, 2011 5:02 AM Subject: Dismax and phrases Hello, I've inherited a solr-lucene project which I continue to develop. This particular SOLR (1.4.1) uses dismax for

Re: Dismax and phrases

2011-10-19 Thread Otis Gospodnetic
not dismax. Otis Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch Lucene ecosystem search :: http://search-lucene.com/ > >From: Hyttinen Lauri >To: solr-user@lucene.apache.org >Sent: Wednesday, October 19, 2011 5:02 AM >Subject:

Dismax and phrases

2011-10-19 Thread Hyttinen Lauri
Hello, I've inherited a solr-lucene project which I continue to develop. This particular SOLR (1.4.1) uses dismax for the queries but I am getting some results that I do not understand. Mainly when I search for two terms I get some results however when I put quotes around the two terms I get