Jack,
I have some data indexed that I don’t need any more. My question is if I can delete the field definition from the schema.xml and do an optimize and the fields “magically” disappears (and free space from disk). Re-index data to delete fields is to expensive in collections with hundreds of millions of documents. Optimize operation seems to be a good place to shrink to documents ... — /Yago Riveiro On Fri, Nov 7, 2014 at 12:19 PM, Jack Krupansky <j...@basetechnology.com> wrote: > Could you clarify exactly what you are trying to do, like with an example? I > mean, how exactly are you determining what fields are "unwanted"? Are you > simply asking whether fields can be deleted from the index (and schema)? > -- Jack Krupansky > -----Original Message----- > From: yriveiro > Sent: Thursday, November 6, 2014 9:19 AM > To: solr-user@lucene.apache.org > Subject: Delete data from stored documents > Hi, > It's possible remove store data of an index deleting the unwanted fields > from schema.xml and after do an optimize over the index? > Thanks, > /yago > ----- > Best regards > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Delete-data-from-stored-documents-tp4167990.html > Sent from the Solr - User mailing list archive at Nabble.com.