janhoy commented on code in PR #3670: URL: https://github.com/apache/solr/pull/3670#discussion_r2425412615
########## solr/solr-ref-guide/modules/indexing-guide/pages/indexing-with-tika.adoc: ########## @@ -355,6 +409,26 @@ See the section <<Indexing Encrypted Documents>> for more information about usin + Example: `passwordsFile=/path/to/passwords.txt` +`tikaserver.metadata.compatibility`:: ++ +[%autowidth,frame=none] Review Comment: I lean towards *NOT* documenting this feature (`tikaserver.metadata.compatibility`) in the first release, as it still feels unfinished and hacky. If we don't document it, and mark java parts as experimental, it will be easier to remove it later and avoid feature creep. I believe it could be useful, but if so, it should be more configurable and more clearly documented. -- 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]
