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: field query does not take into account allow_leading_wildcards #236

Closed
kimchy opened this issue Jun 28, 2010 · 1 comment
Closed

Comments

@kimchy
Copy link
Member

kimchy commented Jun 28, 2010

Since it doesn't take into account allow_leading_wildcard parameter, which defaults to true, then its not allowed to place leading wildcards in queries.

@kimchy
Copy link
Member Author

kimchy commented Jun 28, 2010

Query DSL: field query does not take into account allow_leading_wildcards, closed by 63523f4.

williamrandolph pushed a commit to williamrandolph/elasticsearch that referenced this issue Jun 4, 2020
es-hadoop uses its own version of ArrayWritable so it can workaround
the broken ArrayWritable which is broken as it cannot be loaded since
it does not allow instantiation (no default constructor)

fix elastic#236

(cherry picked from commit e6843be0f796fed0d53c6f259ed34272cbbb9301)
mindw pushed a commit to mindw/elasticsearch that referenced this issue Sep 5, 2022
…lastic#236)

MPC-2843: Include u rooms in attendance report

With the caveat of missing tenant names for now
mindw pushed a commit to mindw/elasticsearch that referenced this issue Sep 5, 2022
whiteboard nginx

* Merged in nginx security headers for web apps (pull request elastic#229)

* Fix MPC-2824: disallowed loading student and admin portal in iframe
* Add headers to nginx webapp and fabfile
  * X-Frame-Options: deny clickjack prevention telling browser not to load our site in iframe
  * X-Content-Type-Options: nosniff prevent browser from interpreting content type
  * X-Permitted-Cross-Domain-Policies: none prevent cross-domain loading in adobe products
  * Referrer-Policy: no-referrer prevent browser from including referrer header
  * Permissions-Policy: -list- permission list for the site (previously Feature-Policy)
  * Strict-Transport-Security: -list- prevent browser from protocol downgrade and cookie hijacking
* Remove nginx version from server header

Approved-by: Matan Yemini
Approved-by: Can Yildiz
Approved-by: Gideon Avida
Approved-by: Andre Sodermans
* 1.11.0-915-dev

* Merged in dev/ttang2/dequeue_MPC-2823_21.09.08 (pull request elastic#228)

set max_group_prepared_capacity  to min_size

* set max_group_prepared_capacity  to min_size

* add comments

* set warm pool max size and not set desired number

* Merged master into dev/ttang2/dequeue_MPC-2823_21.09.08
* Merged master into dev/ttang2/dequeue_MPC-2823_21.09.08
* Merged master into dev/ttang2/dequeue_MPC-2823_21.09.08
* remove extra for wram pool max size

* Merge branch 'dev/ttang2/dequeue_MPC-2823_21.09.08' of bitbucket.org:engageli/devops into dev/ttang2/dequeue_MPC-2823_21.09.08

* Merged master into dev/ttang2/dequeue_MPC-2823_21.09.08
* Merge branch 'dev/ttang2/dequeue_MPC-2823_21.09.08' of bitbucket.org:engageli/devops into dev/ttang2/dequeue_MPC-2823_21.09.08


Approved-by: Gideon Avida
* Merged in dev/can/fix-ami-retrieval-master (pull request elastic#235)

Merged in dev/can/fix-ami-retrieval-2021-09-15 (pull request elastic#234)

Fix ami retrieval for merger and recorder

Also update use1a stack to 1.10.23

Approved-by: Gideon Avida
* Merged in dev/can/MPC-2843-include-u-rooms-2021-09-09 (pull request elastic#236)

MPC-2843: Include u rooms in attendance report

With the caveat of missing tenant names for now
* Merged in dev/can/attendance-improvements-2021-09-16 (pull request elastic#237)

Add date to report name
* Merged in dev/can/coventry-stacks-ansible-2021-09-14 (pull request elastic#238)

Add coventry stacks to ansible hosts
* 1.11.1-917-dev

* Small change to optionally print user aliases from google directory

* whiteboard nginx


Approved-by: Gideon Avida
cbuescher pushed a commit to cbuescher/elasticsearch that referenced this issue Oct 2, 2023
With this commit we update the JDK upgrade template based on our
experience when we updated to JDK 14.
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