Cool, just curious Thanks Eric
Sent from my iPhone > On 18-Jul-2015, at 10:23 am, Erick Erickson <erickerick...@gmail.com> wrote: > > No idea what you mean by "chance of these deleted docs > getting re-indexed". Solr shouldn't be doing this by itself. > Certainly if your indexing process sends them in again > they'll be re-indexed, there's no notion of "never index > this doc again". > > Why? Are you seeing some symptom or are you just > curious? > > Best, > Erick > > On Fri, Jul 17, 2015 at 11:54 PM, naga sharathrayapati > <sharathrayap...@gmail.com> wrote: >> Hey, >> >> I understand that "DocExpirationUpdateProcessorFactory" in the config.xml >> can be specified to delete documents based on the expiration. >> >> I would like to understand whether there is a chance of these deleted >> documents getting re-indexed? >> >> Solr 5.2 >> >> Thanks