Op za 20 mei 2023 om 21:18 schreef Shawn Heisey :
> Agreed. There are many situations outside of version upgrades where
> rebuilding the index from scratch is an absolute requirement. It is
> something all Solr users need to be able to do at ANY time. I used to
> maintain an index where a full
On 5/20/23 12:14, Dave wrote:
I never trust a solr upgrade path with an index from one major version to
another. It has to be completely recreated in my opinion with the updated
schema as sometimes there may be major changes, even though it’s said you can
go two versions up with the same inde
I never trust a solr upgrade path with an index from one major version to
another. It has to be completely recreated in my opinion with the updated
schema as sometimes there may be major changes, even though it’s said you can
go two versions up with the same index using the upgrade path. I’ve
Hi All,
Does LTR field value feature or solr feature support multi valued numeric
field? Thinking of storing document features in single multi valued field
or serialized string format. Can LTR reranker consume from such a field?
Thanks,
Rajani
On Thu, May 4, 2023, 1:53 PM Rajani Maski wrote:
On 5/19/23 15:39, Christopher Schultz wrote:
Please confirm the following:
1. Solr index is created with Solr 7.something
2. Solr 8.x is deployed and all is well
3. Index is re-built by replacing 100% of documents in the index
4. Solr 9.x is deployed and all is well
Is that correct, especially