Closed bradfordcp closed 9 years ago
Out of curiosity, is any of the "restful" schema stuff used in DSE? So instead of pushing up a schema.xml file, you end up just creating those fields. Maybe your migration script could do both C* and Solr at the same time...
https://cwiki.apache.org/confluence/display/solr/Schema+API https://cwiki.apache.org/confluence/display/solr/Managed+Resources
For example, I may want a stopwords.txt file uploaded along with my core. Currently only the schema.xml and solrconfig.xml file are pushed.