Hi All,

I am working on a module using Solr, where I want to get the stats of
each keyword found in each field.

If my search term is: (title:("web2.0" OR "ajax") OR
description:("web2.0" OR "ajax"))

Then I want to know how many times web2.0/ajax were found in title or
description.

Any suggestion on how to get this information (apart from & hl=true
variable).


Thanks,
Sunil


Reply via email to