Re: match query vs query string

2014-01-26 Thread avinash paul
thank Johan you will try it. -paul On Fri, Jan 24, 2014 at 1:49 PM, Johan Rask wrote: > Hi, > > You have to supply the name of the field for both words. > > name:Massachusetts name:Insti , Otherwise it will search for Insti in your > defaul search field. > > ../university/_search?q=name:Ma

Re: keyword tokenizer

2014-01-23 Thread avinash paul
Binh , When i removed the syns_filter its still the same but when i changed the "tokenizer":"keyword", to "whitespcae" it taking "university" into account. May be its a tokenizer problem , when there is a space the keyword tokenizer is omitting the word after space. -paul On Wed, Jan 22, 2014

Re: Synonym configuration

2014-01-21 Thread avinash paul
I got the answer by searching Google groups. On Tue, Jan 21, 2014 at 10:55 AM, paul wrote: > Hi , > > I read about in lot of places That There are two approaches when working > with synonyms : > >- expanding them at indexing time, >- expanding them at query time. > > Expanding synonyms

Re: Function_score

2014-01-13 Thread avinash paul
thank you william will try upgrading -paul On Tue, Jan 14, 2014 at 4:23 AM, William Goldstein < williamrgoldst...@gmail.com> wrote: > Hey I realize this is an old thread, but just in case anyone else has this > problem, it's almost definitely a versioning issue... updating to 0.90.10 > solved i

Re: Getting specific Fields

2014-01-03 Thread avinash paul
Thank you for the quick response. On Fri, Jan 3, 2014 at 1:00 AM, Ivan Brusic wrote: > Not yet supported: > https://github.com/elasticsearch/elasticsearch/issues/3022 > > Cheers, > > Ivan > > > On Thu, Jan 2, 2014 at 4:27 AM, paul wrote: > >> My DATA >> --- >> { >>"rankingList"

Re: OR query

2014-01-01 Thread avinash paul
Thank you Ivan will definitely try it out. -paul On Tue, Dec 31, 2013 at 10:51 PM, Ivan Brusic wrote: > You are better of using a proper boolean filter for better performance. > Queries cannot be cached and query string query analyzes the terms. Here is > an example of your filter with a neste

Re: spring-elasticsearch

2013-12-21 Thread avinash paul
Thank you will try it out On 20 Dec 2013 17:31, "David Pilato" wrote: > I think 0.3.0 will work. > > -- > *David Pilato* | *Technical Advocate* | *Elasticsearch.com* > @dadoonet | > @elasticsearchfr > > > Le 20 décembre 2013 at

Re: Highlighter problem

2013-12-17 Thread avinash paul
Thank you Adrien , will read search-suggesters-completion and see whether it suits my requirement. Regards Paul On Tue, Dec 17, 2013 at 12:54 PM, Adrien Grand < adrien.gr...@elasticsearch.com> wrote: > I think the answer is in the content the content of the synonyms file. For > example if there