Hi all,

What is the easiest way to get array of matched terms per doc? I don't need
positions or offsets, matched terms only. I found a way - debug=results, but
it requires to parse result (for example, extract term from
weight(field_name: term). Maybe does somebody know another way? Without
parsing?



--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to