what does your schema.xml look like? what does your solrconfig.xml look like?
what does the document you are indexing look like? what is the full error with stack trace from your server logs? details matter. https://wiki.apache.org/solr/UsingMailingLists : Date: Thu, 12 Mar 2015 20:27:05 +0000 : From: Pedro Figueiredo <pjlfigueir...@criticalsoftware.com> : Reply-To: solr-user@lucene.apache.org : To: "solr-user@lucene.apache.org" <solr-user@lucene.apache.org> : Subject: RE: error message This IndexSchema is not mutable with a : classicSchemaIndexFactory : : Hello Alex, : : I'm trying to add a new document, using solrj and the error "This IndexSchema is not mutable" is raised when inserting the document in the solr index. : My index in solr, is configured with classicSchemaIndexFactory. : If I change it to AutoManaged the insert is done without any problems. : : I believe that there is no mutable configuration (true or false) for ClassicSchema as for AutoManaged. : : The document does not have any new field, all fields are specified in the schema.xml file. : : Any thoughts!? : : Thanks! : Pedro Figueiredo : ________________________________________ : De: Alexandre Rafalovitch [arafa...@gmail.com] : Enviado: quinta-feira, 12 de Março de 2015 19:04 : Para: solr-user : Assunto: Re: error message This IndexSchema is not mutable with a classicSchemaIndexFactory : : The answer meant it was most likely something user has done not quite : understanding Solr's behavior. Not a bug. I'd ignore that case and : just explain what your issue actually is. : : Regards, : Alex. : ---- : Solr Analyzers, Tokenizers, Filters, URPs and even a newsletter: : http://www.solr-start.com/ : : : On 12 March 2015 at 14:43, Pedro Figueiredo : <pjlfigueir...@criticalsoftware.com> wrote: : > Hi guys, : > : > : > : > I saw an issue in Jira (https://issues.apache.org/jira/browse/SOLR-7234) : > with status Resolved, but the resolution is not identified in the issue. : > : > I am facing the exact same problem.. and not able to identified the : > solution. : > : > : > : > In the last comment of the issue, is said that this kind of questions should : > be done in the solr-user mailing list.. : > : > So anyone. I'll appreciate any kind of help. : > : > : > : > Thanks is advanced! : > : > : > : > Best regards, : > : > Pedro Figueiredo : > : -Hoss http://www.lucidworks.com/