Howto verify that only docValues are returned

2017-10-17 Thread Julian Ohrt
The Solr 6.6 documentation states: In cases where the query is returning only docValues fields performance may improve since returning stored fields requires disk reads and decompression whereas returning docValues fields in the fl list only requires memory access. I want to use this pote

AW: Howto verify that update is "in-place"

2017-10-17 Thread Julian Ohrt
Hi Emir nad Amrit, @Emir: Nice idea but after changing any document in any way and after committing the changes, all Doc counter (Num, Max, Deleted) are still the same, only thing that changes is the Version (increases by steps of 2) . @Amrit: Are you saying that the _version_ field should not