Re: Documents auto-expiry inside a collection Solr 6.0.0

2016-05-14 Thread Hammad
Wonderful - thanks Hoss. I had only one default updateRequestProcessorChain but yes as I started with the data_driven_schema_configs configset, and modified that to include my new updateRequestProcessorChain, it's not used because; was forcing "add-unknown-fields-to-the-schema" updateRequestProce

Re: Documents auto-expiry inside a collection Solr 6.0.0

2016-05-12 Thread Chris Hostetter
: https://lucidworks.com/blog/2014/05/07/document-expiration/ : : Each step is followed but nothing happens. I was expecting to see expiry : automatically set as per multiple mechanisms configured. if you are not seeing the configured expirationFieldName added to your docs, then it sounds like

Documents auto-expiry inside a collection Solr 6.0.0

2016-05-12 Thread Hammad
Hi Team, I followed below walkthough for auto expiry configuration https://lucidworks.com/blog/2014/05/07/document-expiration/ Each step is followed but nothing happens. I was expecting to see expiry automatically set as per multiple mechanisms configured. Does it work differently in 6.0.0 than