Re: Boosting a list of field for queries

2014-09-22 Thread Amish Asthana
Not seen any reply. Can anyone guide us. Let me ask in another way : a) Lets say i have document with 10 fields. Assume that there is no boosting etc. required for any field. Now lets say we have _all fields encompassing all these fields. Question : Is the query on just _all field faster then

Boosting a list of field for queries

2014-09-09 Thread Amish Asthana
Hi Folks We have a bunch of fields for a document. Lets call them field1,'field2., FIELD1,FIELD2.. When we search for a particular text we want to see those records first which has that text in FIELD1...FIELDn before records from field1, field2 etc. Now the complications : a) We have

Re: Boosting a list of field for queries

2014-09-09 Thread Amish Asthana
Hi Folks I have created test data like this in Sense. PUT /myccindexallanalyzed/testobject/_bulk {index:{_id:1}} {name:do not,description:single test word} {index:{_id:2}} {name:single test word,description:do not} I am trying to search for sin* test and want the document which has this phrase