Re: Delete data from stored documents

2014-11-08 Thread Jack Krupansky
ssage- From: Anurag Sharma Sent: Saturday, November 8, 2014 6:46 AM To: solr-user@lucene.apache.org Subject: Re: Delete data from stored documents Since the data already existing and need is to remove unwanted fields using a custom update processor looks less useful here. Erick's recommenda

Re: Delete data from stored documents

2014-11-08 Thread Anurag Sharma
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)? &g

Re: Delete data from stored documents

2014-11-07 Thread Erick Erickson
ds 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, >&

Re: Delete data from stored documents

2014-11-07 Thread Alexandre Rafalovitch
On 7 November 2014 06:57, andrey prokopenko wrote: > Full list of updateprocessors for 4.10 version can be found here: > http://lucene.apache.org/solr/4_10_2/solr-core/org/apache/solr/update/processor/UpdateRequestProcessorFactory.html Actually, that's just the top level of the inheritance hiera

Re: Delete data from stored documents

2014-11-07 Thread Yago Riveiro
> 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: &

Re: Delete data from stored documents

2014-11-07 Thread Jack Krupansky
eiro 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 regar

Re: Delete data from stored documents

2014-11-07 Thread andrey prokopenko
;> 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 > >> > >> > >> > &

Re: Delete data from stored documents

2014-11-07 Thread Yago Riveiro
> >> /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. >>

Re: Delete data from stored documents

2014-11-07 Thread andrey prokopenko
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. >

Re: Delete data from stored documents

2014-11-06 Thread Mikhail Khludnev
> -- > 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. > -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics <http://www.griddynamics.com>

Delete data from stored documents

2014-11-06 Thread yriveiro
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