Many thanks Erick.
I think that we found the issue regarding schemaless. The origin file has
to follow a specific format and we were trying to index with a non solr xml
standard.
Also, thanks for the advice of the field type. These schemaless collections
will all come from the same source, hence n
The schema mode is _per collection_, not per node. So there's no trouble mixing
replicas from collection A running schema model 1 with replicas from
collection B
running a different schema model.
That said, schemaless is _not_ recommended for production unless you have
total control over the ETL c
Hi Solrs,
We have a Solr cloud running in three nodes.
Five collections are running in schema mode and we would like to create
another collection running schemalles.
Does it fit all together schema and schemales on the same nodes?
I am not sure, because on this page it starts solr in schemalles m