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

EZP-24582: implement Indexable for Author field type #1411

Merged
merged 1 commit into from
Sep 17, 2015

Conversation

pspanja
Copy link
Contributor

@pspanja pspanja commented Sep 16, 2015

This PR https://jira.ez.no/browse/EZP-24582

This implements Indexable definition for Author field type.

Indexed data:

  1. name, a list of author names
  2. id, a list of author IDs
  3. email, a list of author emails
  4. count, number of authors
  5. sort_value, list of author names concatenated with - and used for sorting

@andrerom
Copy link
Contributor

+1

@pspanja pspanja force-pushed the impl-EZP-24582-indexable-author branch from e48f49f to 3e1a786 Compare September 16, 2015 14:23
@pspanja pspanja force-pushed the impl-EZP-24582-indexable-author branch from 3e1a786 to 0f8bf23 Compare September 16, 2015 20:12
@glye
Copy link
Member

glye commented Sep 17, 2015

+1

pspanja added a commit that referenced this pull request Sep 17, 2015
EZP-24582: implement Indexable for Author field type
@pspanja pspanja merged commit 4599c48 into master Sep 17, 2015
@pspanja pspanja deleted the impl-EZP-24582-indexable-author branch September 17, 2015 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants