That's a really hard way to get introduced to Solr. What about
downloading Solr and running one of the built-in examples? Because you
are figuring out so many variables at once.
Either way, your specific issue is not in schema.xml (which should be
converted to managed-schema on first run, btw, don
Hi there,
I'm a totally newb when it comes to Solr, I'm just trying to learn and
teach myself new skills so please bear with me.
I'm following a tutorial online:
https://lobster1234.github.io/2017/08/14/search-with-nutch-mongodb-solr/
Since this tutorial is somewhat outdated I've changed some thi
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