Re: Keyword Density

2009-06-03 Thread Alex Shevchenko
So, is there an ability to perform filtering as I described? On Mon, Jun 1, 2009 at 22:24, Alex Shevchenko wrote: > But I don't need to sort using this value. I need to cut results, where > this value (for particular term of query!) not in some range. > > > On Mon, Jun 1, 2

Re: Keyword Density

2009-06-01 Thread Alex Shevchenko
at, but you don't have to do anything > special to get that behavior. > > Solr also uses the inverse document frequency (rarity) of each > word for weighting. > > Look up "tf.idf" for more info. > > wunder > > On 6/1/09 11:46 AM, "Alex Shevchenko

Re: Keyword Density

2009-06-01 Thread Alex Shevchenko
ere foo appears > N > times (in the name field) in the matching document"? > > Otis > -- > Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch > > > > - Original Message > > From: Alex Shevchenko > > To: solr-user@lucene.apache.

Re: Keyword Density

2009-06-01 Thread Alex Shevchenko
HI All, Is there a way to perform filtering based on keyword density? Thanks -- Alex Shevchenko