Hi ,

I have an application where users are tagged with multiple keywords/phrase .
Depending on the keyword there is additional information specific to the
keyword the document was matched for . 

<arr>
<str>Tooth Whitening</str>
<str>Tooth Dentures</str>
<str>Veneers</str>
</arr>

I need to be able to figure out which particular value "Tooth whitening" or
"Tooth dentures" or "veneers" the user was determined as a result and then
further extract more information about it . 

Can this be done in solr ?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Figure-out-what-value-was-matched-in-multi-valued-field-tp4046942.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to