improve term vector component response format
---------------------------------------------
Key: SOLR-2420
URL: https://issues.apache.org/jira/browse/SOLR-2420
Project: Solr
Issue Type: Bug
Reporter: Yonik Seeley
If you look at the response format of the term vector component in JSON format:
http://localhost:8983/solr/select/?qt=tvrh&q=includes:[*+TO+*]&fl=id&tv.all=true&wt=json&indent=true
It's clear that everything is a NamedList (meaning that order is more important
than access-by-key).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]