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

Analysis: Improve custom analyzer construction time #989

Closed
kimchy opened this issue Jun 1, 2011 · 0 comments
Closed

Analysis: Improve custom analyzer construction time #989

kimchy opened this issue Jun 1, 2011 · 0 comments

Comments

@kimchy
Copy link
Member

kimchy commented Jun 1, 2011

Improve custom analyzers construction time by reusing filters and the like better.

@kimchy kimchy closed this as completed in 6ea2b9d Jun 1, 2011
emilykmarx pushed a commit to emilykmarx/elasticsearch that referenced this issue Dec 26, 2023
we've seen some weird behavior on ES 7.10.2 (but also with 7.11.1) where a _bulk request to
index 69 documents returned 135 entries

this leads to an ugly `NoMethodError: undefined method ``[]' for nil:NilClass`

resolves elastic#989
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