I am tracing QueryComponent.java and would like to know the pourpose of doFSV function. Don't understand what fsv are for. Have tried some queries with fsv=true and some extra info apears in the response:
<lst name="sort_values"/> But don't know what is it for and can't find much info out there. I read: // The query cache doesn't currently store sort field values, and SolrIndexSearcher doesn't // currently have an option to return sort field values. Because of this, we // take the documents given and re-derive the sort values. Is it for cache pourposes? Thanks in advance! -- View this message in context: http://old.nabble.com/About-fsv-%28sort-field-falues%29-tp26700729p26700729.html Sent from the Solr - User mailing list archive at Nabble.com.