Re: Admin UI Review Meeting - Feedback Requested

2024-11-25 Thread Christos Malliaridis
Hello everyone, Due to the public holiday on November 28, 2024, and considering the requested availability, the Admin UI Review meeting is scheduled for *November 27, 2024, at 17:00 UTC*. You can join the meeting via the following link: https://calendar.app.google/78iAM7aPuH4WzACG6 Please review

Solr Index Size Analysis Tool on cloudless installation

2024-11-25 Thread Josef Svoboda
Hello everyone, I need to gather information about the aggregated size of uncompressed index data (VuFind/Solr). The Solr Index Size Analysis Tool described in the Solr Collection Management documentation seems good for this purpose. However, this tool os only available in SolrCloud. Is ther

Re: Document path representation as multivalued fields: sensible?

2024-11-25 Thread Marc
Hi there, I saw that SOLR's got a special graph query parser. If I understand things correctly, that parser could comput the documents paths at query time. Instead of storing all parent node references in each child element, storing only the immediate parents should be sufficient with this pa