You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On restart the schema attempts to reinitialize flooding Solr with errors of fields already existing.
Alternative to configuration, it may be ideal to check Solr collection whether schema has been initialized. Also, have to account for dynamic schema modification which will require further planning.
Another option could be to persist state of collection schema in database.
The text was updated successfully, but these errors were encountered:
On restart the schema attempts to reinitialize flooding Solr with errors of fields already existing.
Alternative to configuration, it may be ideal to check Solr collection whether schema has been initialized. Also, have to account for dynamic schema modification which will require further planning.
Another option could be to persist state of collection schema in database.
The text was updated successfully, but these errors were encountered: