Re: multiword query using dismax

2008-12-12 Thread Chris Hostetter
: 2<-25% : my query is = monty+python+scandal : i just issue monty+python i get bunch of documents but when i issue : monty+python+scandal then i just get 1. isn't the case that i should : get documents which match monty+python+scandal then followed by : documents that match monty+pytho

multiword query using dismax

2008-12-09 Thread vinay kumar kaku
Hi, i have this config in my solrconfig.xml explicit 0 field1^1.1 field2^1.2 field3^1.3 field4^1.4 field5^1.5 field4^1.4 field5^1.5 1 2<-25% my query is = monty+python+scandal when i just issue monty+python i