Hi Shaw,
Thank you for your response.
I can see the default value set to 1.0
version = schemaConf.getFloat(expression, 1.0f)
I can't see where an outside limit value is raised to the minimum (1.0) or
lowered to the maximum (1.6).
Regards.
Dominique
Le dim. 6 sept. 2020 à 00:25, Shawn Heisey
On 9/5/2020 3:30 AM, Dominique Bejean wrote:
Hi, I often see a bad usage of the version attribute in shema.xml. For
instance The version attribute is to
specify the schema syntax and semantics version to be used by Solr.
The current value is 1.6 It is clearly specified in schema.xml
comments
Hi,
I often see a bad usage of the version attribute in shema.xml. For instance
The version attribute is to specify the schema syntax and semantics version
to be used by Solr. The current value is 1.6
It is clearly specified in schema.xml comments "It should not normally be
changed by applicat