Hello Hoss, Thank you very much for having taken time to answer, at least it explains why docValuesFormat="Direct" is not usable with lucene9 with Solr 9.x.
Would this option be usable with Solr 9.6.0 if I re-create my collections with <luceneMatchVersion>8.11.3</luceneMatchVersion> ? My goal is to check if the performance issues (mostly on bulk updates) which I meet when moving from 8.11.3 to 9.6.0 could be related to his missing docValuesFormat="Direct". Thanks, Alex Le sam. 18 mai 2024 à 00:57, Chris Hostetter <hossman_luc...@fucit.org> a écrit : > > > This codec format was completley removed from Lucene in 9.0... > > https://issues.apache.org/jira/browse/LUCENE-8917 > > ...I'm not enough of a codec expert to be able to explain why, but it's no > longer an option in Solr at all. > > > -Hoss > http://www.lucidworks.com/