der-eismann commented on PR #3433:
URL: https://github.com/apache/solr/pull/3433#issuecomment-4297605379

   Sorry for hijacking this "old" PR, but https://issues.apache.org is down 
right now and I don't want to forget it.
   We're currently testing Solr 10 and stumbled over this change because 
restoring a backup fails with:
   ```
   Error CREATEing SolrCore 'example_shard1_replica_n1': Unable to create core
    [example_shard1_replica_n1] Caused by: No setter corrresponding to
    'fvCacheName' in 
org.apache.solr.ltr.response.transform.LTRFeatureLoggerTransformerFactory
   ```
   In the [LTR 
docs](https://solr.apache.org/guide/solr/latest/query-guide/learning-to-rank.html#ltr-configuration)
 the entries still have the `<str name="fvCacheName">QUERY_DOC_FV</str>` entry, 
in the [logging 
features](https://solr.apache.org/guide/solr/latest/query-guide/learning-to-rank.html#feature-logging-parameters)
 as well. Can someone please update the docs and maybe also add an entry to the 
Solr 10 migration docs? I don't really know how to migrate this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to