Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Never cache a range filter that uses the now date math expressions #4846

Closed
martijnvg opened this issue Jan 22, 2014 · 0 comments
Closed

Never cache a range filter that uses the now date math expressions #4846

martijnvg opened this issue Jan 22, 2014 · 0 comments

Comments

@martijnvg
Copy link
Member

Never cache a range filter that uses the now date math expressions or compound filters that wrap this kind of filters.

@ghost ghost assigned martijnvg Jan 22, 2014
martijnvg added a commit to martijnvg/elasticsearch that referenced this issue Jan 22, 2014
martijnvg added a commit to martijnvg/elasticsearch that referenced this issue Jan 30, 2014
…expression should only be active if no rounding has been specified for `now` in the date range range expression (for example: `now/d`).

Also the automatic now detection in range filters is overrideable by the `_cache` option.

 Closes elastic#4947
 Relates to elastic#4846
martijnvg added a commit that referenced this issue Jan 30, 2014
…expression should only be active if no rounding has been specified for `now` in the date range range expression (for example: `now/d`).

Also the automatic now detection in range filters is overrideable by the `_cache` option.

 Closes #4947
 Relates to #4846
martijnvg added a commit that referenced this issue Jan 30, 2014
…expression should only be active if no rounding has been specified for `now` in the date range range expression (for example: `now/d`).

Also the automatic now detection in range filters is overrideable by the `_cache` option.

 Closes #4947
 Relates to #4846
martijnvg added a commit that referenced this issue Jan 30, 2014
…expression should only be active if no rounding has been specified for `now` in the date range range expression (for example: `now/d`).

Also the automatic now detection in range filters is overrideable by the `_cache` option.

 Closes #4947
 Relates to #4846
martijnvg added a commit that referenced this issue Jan 30, 2014
…expression should only be active if no rounding has been specified for `now` in the date range range expression (for example: `now/d`).

Also the automatic now detection in range filters is overrideable by the `_cache` option.

 Closes #4947
 Relates to #4846
@s1monw s1monw removed the v1.0.1 label Feb 20, 2014
jgaedicke added a commit to Scout24/elasticsearch-rpms that referenced this issue Feb 27, 2014
mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
…expression should only be active if no rounding has been specified for `now` in the date range range expression (for example: `now/d`).

Also the automatic now detection in range filters is overrideable by the `_cache` option.

 Closes elastic#4947
 Relates to elastic#4846
mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
…expression should only be active if no rounding has been specified for `now` in the date range range expression (for example: `now/d`).

Also the automatic now detection in range filters is overrideable by the `_cache` option.

 Closes elastic#4947
 Relates to elastic#4846
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants