Not to mention using dynamic fields on the fly in the indexer, applying code logic to the documents and just having full control over it has a lot of benefits to the point that a DIH was a cute idea when it came out but it reality it was just hand holding
> On Jul 22, 2022, at 2:19 PM, dmitri maziuk <dmitri.maz...@gmail.com> wrote: > > On 2022-07-22 8:46 AM, David Smiley wrote: >> The DIH does not yet support Solr 9 but I don't think it'll be long before >> it does. > > FWIW I've been gradually migrating our DIH imports to little python scripts; > with all the extra things you can do in those, and less bloat in the main > JVM, you gotta wonder how much interest there's gonna be in keeping that > alive long-term. > > $.02 > Dima >