Skip to content

Author Facets#36

Merged
timatron merged 19 commits intomasterfrom
es-2.3.3-author-facet
Sep 22, 2016
Merged

Author Facets#36
timatron merged 19 commits intomasterfrom
es-2.3.3-author-facet

Conversation

@timatron
Copy link
Copy Markdown
Contributor

@timatron timatron commented Sep 20, 2016

This deals with all of the issues from the other PR, this includes doing author facets by login name and doing unit tests with actual data. It uses display name for labeling the facets.

@timatron timatron changed the title Es 2.3.3 author facet Author Facets (for pre 2.3.0 ES) Sep 20, 2016
@timatron timatron changed the title Author Facets (for pre 2.3.0 ES) Author Facets Sep 21, 2016
Copy link
Copy Markdown
Contributor

@mboynes mboynes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

$this->assertEquals( 'author_b', $facet_data['Author']['items'][1]['name'] );
$this->assertEquals( 1, $facet_data['Author']['items'][1]['count'] );
}
} No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update this file to end with a newline?

@timatron timatron merged commit ca77deb into master Sep 22, 2016
@renatonascalves renatonascalves deleted the es-2.3.3-author-facet branch February 22, 2019 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants