The id field and testScore fields are name value pairs for each id i have a
testScore.When I search based on id how do I know the position.I there any
method or api in solr which gives me the position.
I have not understand the second part of your reply.Can you please tell me
how I can do with
You'll have to manually pull/parse those out and match them based on their
positions, I think. Or make those fields non-multivalued and add additional
fields instead, if their number is fixed.
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
> F