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

inner_hits: Ignore object fields. #10662

Closed

Conversation

martijnvg
Copy link
Member

Step over object fields when creating the nested identify and just use the object fieldname as a prefix for the nested field.

Closes #10629

Step over object fields when creating the nested identify and just use the object fieldname as a prefix for the nested field.

Closes elastic#10629
@martijnvg
Copy link
Member Author

fixed via #10663

martijnvg added a commit to martijnvg/elasticsearch that referenced this pull request Apr 30, 2015
Only parent filters should use bitset filter cache, to avoid memory being wasted.
Also in case of object fields inline the field name into the nested object,
instead of creating an additional (dummy) nested identity.

Closes elastic#10662
Closes elastic#10629
martijnvg added a commit that referenced this pull request Apr 30, 2015
Only parent filters should use bitset filter cache, to avoid memory being wasted.
Also in case of object fields inline the field name into the nested object,
instead of creating an additional (dummy) nested identity.

Closes #10662
Closes #10629
@martijnvg martijnvg deleted the inner_hits/object_field_wrapper_bug branch May 18, 2015 23:25
@clintongormley clintongormley added :Search/Search Search-related issues that do not fall into other categories and removed :Inner Hits labels Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Search/Search Search-related issues that do not fall into other categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants