On 24/01/2023 08.01, David Smiley wrote:
BTW, I don't think Solr/SolrCloud *internally* does something that would trigger the ID field to be in the fieldCache and thus benefit from docValues. If I'm wrong, I'd like to know. It would take sorting on the field or using one of a variety of features that tend to advertise docValues being desirable.
I think you're right, upon reflection the cause is probably the use of cursors, which require the inclusion of the unique key field.
- Bram --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org For additional commands, e-mail: dev-h...@solr.apache.org