[
https://issues.apache.org/jira/browse/SOLR-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596523#action_12596523
]
David Smiley commented on SOLR-574:
-----------------------------------
I did notice that I could change the eTag value but why bother force me to
remember to change it?
Can you tell me why both eTags & las-mod need to be supported simultaneously?
It seems to me that last-mod alone is just fine. I like that the last-mod can
be based off of the indexreader open time; that seems ideal to me.
> Option to omit eTag cache (in favor of solely using last-modified)
> ------------------------------------------------------------------
>
> Key: SOLR-574
> URL: https://issues.apache.org/jira/browse/SOLR-574
> Project: Solr
> Issue Type: Improvement
> Affects Versions: 1.3
> Reporter: David Smiley
> Priority: Minor
>
> I like the idea of the http caching features in 1.3 but I don't want it to
> use ETags. At least the lastModified headers are based off of a searcher
> open time but the ETags don't use this and will cause cached results to occur
> when I do things like restart the server (because I want to pick up changes
> in my new solrconfig file that affect query responses).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.