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

Query DSL: query_string / field to use the optimized match_all query when using * (or *:*) #413

Closed
kimchy opened this issue Oct 7, 2010 · 1 comment

Comments

@kimchy
Copy link
Member

kimchy commented Oct 7, 2010

No description provided.

@kimchy
Copy link
Member Author

kimchy commented Oct 7, 2010

Query DSL: query_string / field to use the optimized match_all query when using * (or :), closed by d0bf743.

medcl pushed a commit to medcl/elasticsearch that referenced this issue Jul 1, 2011
williamrandolph pushed a commit to williamrandolph/elasticsearch that referenced this issue Jun 4, 2020
Update AbstractSerDe for backwards compatibility
Improve Gradle to remove pom (marked as dependencies)

relates elastic#413
mindw pushed a commit to mindw/elasticsearch that referenced this issue Sep 5, 2022
…elastic#413)

[MPC-2893] Auto rotate video on upload

* MPC-2893 Auto rotate video when transcoding

* rallback theme

* Merged master into dev/andrei/MPC-2893-auto-rotate-video-01282022

Approved-by: Gideon Avida
Approved-by: Matan Yemini
Approved-by: Nikita Dizhur
costin pushed a commit that referenced this issue Dec 6, 2022
As discussed in the sync, the goal is to work with the BytesRef
representation (e.g. for Strings) as long as possible and there should
ideally only be one block implementation for types that live as
BytesRefs in ES (Strings, IPs,...). The ConstantStringBlock is at odds
with this goal and is turned into `ConstantBytesRef`.
emilykmarx pushed a commit to emilykmarx/elasticsearch that referenced this issue Dec 26, 2023
…se __bulkify will not work properly when source contains field named data

Fixes elastic#413
emilykmarx pushed a commit to emilykmarx/elasticsearch that referenced this issue Dec 26, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant