IIRC the ByteBuffersDirectoryFactory is what new code should be using:
https://issues.apache.org/jira/browse/SOLR-12861
On Tue, Nov 26, 2024 at 4:13 PM Péter Király wrote:
> Dear all,
>
> I am developing an application that intensively use Apache Solr, that
> among others makes library catalogue
You might want to try org.apache.solr.core.MockDirectoryFactory in your tests
when using embedded. See https://github.com/apache/solr/pull/2598 for a similar
issue in the main tests.
Jan
> 26. nov. 2024 kl. 22:13 skrev Péter Király :
>
> Dear all,
>
> I am developing an application that inten