Does anybody have answer to this post.I have a similar requirement.

Suppose I have free text field say
I index the field.If I search for textfield:copper.I have to get facet
counts for the most common words found in a textfield.
ie.

example:search for textfield:glass
should return facet counts for common words found textfield.
semiconductor(10),iron(20), silicon (25) material (8) thin(25) and so on.
Can this be done using tagging or MLT.

Thanks,
Sachin


Raju444us wrote:
> 
> I have a requirement. If I search for text field let's say "metal:glass"
> what i want is to get the facet counts for all the terms related to
> "glass" in my search results.
> 
> window(100)  since a window can be glass.
> plastic(10)  plastic is a material just like glass
> Iron(10)
> Paper(15)
> 
> Can I use MLT to get this functionality.Please let me know how can I
> achieve this.If possible an example query.
> 
> Thanks,
> Raju
> 

-- 
View this message in context: 
http://www.nabble.com/Facet-counts-for-common-terms-of-the-searched-field-tp23302410p23503794.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to