I see this great new addition to Solr 9.8.
My understanding is that this funcionality is only present on the query
side.
Am i correct saying "is not possible yet to index a text field into
embeddings using this functionality"?
Thanks a lot.
Sergio
I was able to get procmon and wireshark records today. It looks like a
windows service (installed by one of the programs we are using) starts
gbak.exe at the exact time solr is shutting down. Attempts to restart
solr are also failed while that program is running.
Google search reveals gbak.exe is
It is usually recommended to run all but the smallest non mission critical
solr installs on their own hardware or at least own VM. Besides issues like
this, the lucene library is optimized to use system level disk caching and
the more other stuff competing for disk, the slower lucene (and therefore
Hi all,
We are currently conducting a POC for external file fields in a Solr Cloud
environment for optimizing the speed of indexing at our end.
*Our Prod Environment:*
Solr version: v9.6.1
No. of nodes: 8
No. of shards: 63
Total Index size: 240 GB
RAM on each node: 50 GB
Heap on each node: 12 GB