Partial update slowness with a stored="false" dynamic field and lots of distinct field names

2024-02-16 Thread Calvin Smith
Hi solr users, While tracking down a severe performance regression doing partial updates when upgrading from Solr 6 to solr 9.5.0, I discovered the following unexpected behavior. In my schema.xml file, I have the following fields (among many others): The unexpected impact on partial updat

Indexing Solr Ref Guide

2024-02-16 Thread Gus Heck
Hi folks, *TLDR;* I put up a github repo (check it out): https://github.com/nsoft/index-solr-ref-guide *The Details:* Last Year I announced JesterJ's 1.0 release and gave a lightning talk about it at Haystack. There were lots of folks who seemed to think it sounded cool, but I got zero useful fee

Re: Indexing Solr Ref Guide

2024-02-16 Thread Alexandre Rafalovitch
Boy, do I remember this "I did a cool thing and nobody looked" feeling for Solr RefGuide. But if it could be useful for this project, my Guide import code is still public. I actually read the content straight from ASCIIDoc internal representation as opposed to Tika: https://github.com/arafalov/sol