HoustonPutman commented on PR #2612: URL: https://github.com/apache/solr/pull/2612#issuecomment-2364152108
> This one looks different! > > ``` > Client exception => org.apache.solr.common.SolrException: can not use FieldCache on a field w/o docValues unless it is indexed uninvertible=true and the type supports Uninversion: _version_ > at org.apache.solr.schema.SchemaField.checkFieldCacheSource(SchemaField.java:295) > org.apache.solr.common.SolrException: can not use FieldCache on a field w/o docValues unless it is indexed uninvertible=true and the type supports Uninversion: _version_ > ``` This error is not related, just make sure your _version_ field has docValues enabled -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org