Re: how to implement whymatch in elastic search

2014-02-07 Thread Britta Weber
AM, Navneet Mathpal wrote: > Hi, > > how to implement whymatch in elastic search, Is there is any procedure to > calculate the term frequency for particular word. > > for example : > > search query- google founder > > results are :- g123,g456,g789 (these are the

how to implement whymatch in elastic search

2014-02-06 Thread Navneet Mathpal
Hi, how to implement whymatch in elastic search, Is there is any procedure to calculate the term frequency for particular word. for example : search query- google founder results are :- g123,g456,g789 (these are the docId corresponding to results ) In g123 google is in title field 3