[ 
https://issues.apache.org/jira/browse/SOLR-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461746#comment-13461746
 ] 

Erick Erickson commented on SOLR-3874:
--------------------------------------

My first reaction is that this kind of functionality doesn't belong in Solr 
since Solr is really an engine. It seems simple enough for the application to 
include a "delete_on" date when indexing and your app to periodically issue a 
delete-by query something like delete_on:[* to NOW]....
                
> add time to live for documents
> ------------------------------
>
>                 Key: SOLR-3874
>                 URL: https://issues.apache.org/jira/browse/SOLR-3874
>             Project: Solr
>          Issue Type: New Feature
>          Components: update
>            Reporter: jiangwen wei
>
> allow user to set the time to live of documents, and solr automatically 
> delete the documents that are not live!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to