You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Kevin Van Lieshout (Jira)" <ji...@apache.org> on 2020/09/14 22:14:00 UTC

[jira] [Created] (SOLR-14867) Avoiding a Reload using managed schema api

Kevin Van Lieshout created SOLR-14867:
-----------------------------------------

             Summary: Avoiding a Reload using managed schema api
                 Key: SOLR-14867
                 URL: https://issues.apache.org/jira/browse/SOLR-14867
             Project: Solr
          Issue Type: Wish
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Kevin Van Lieshout


Hi I am a user of Solr in my application and I am trying to avoid needed to reload collections after many different collections are in my solr instance. I use the schema api to add fields and copy fields to my schema based on the data being indexed which needs a reload, but this reload is very tasking as data grows. Is there anyway around this? or if i use a standard schema and use dynamic fields instead, can I avoid the use of reloading collections each time I index a dataset? Let me know if this makes sense



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org