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-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org