Re: Adding field to solr dynamically

2013-10-15 Thread Mysurf Mail
5:32 AM To: solr-user@lucene.apache.org Subject: Adding field to solr dynamically My database model is designed using dynamic attributes (Entity Attribute Value model). For the db I have a service that adds a new attribute. But everytime a new attributes is added I need to add

Adding field to solr dynamically

2013-10-13 Thread Mysurf Mail
My database model is designed using dynamic attributes (Entity Attribute Value model). For the db I have a service that adds a new attribute. But everytime a new attributes is added I need to add it to the schema.xml Is there a possibile way to add a field to solr schama.xml dynamically?

Re: Adding field to solr dynamically

2013-10-13 Thread Jack Krupansky
enough, depending on the rest of your requirements. -- Jack Krupansky -Original Message- From: Mysurf Mail Sent: Sunday, October 13, 2013 5:32 AM To: solr-user@lucene.apache.org Subject: Adding field to solr dynamically My database model is designed using dynamic attributes (Entity