Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Commit

Permalink
Merge pull request #173 from Financial-Times/fix/accesslevel-field
Browse files Browse the repository at this point in the history
Add accessLevel to ElasticSearch field list
  • Loading branch information
Sam Artuso authored Mar 9, 2018
2 parents 9138d86 + c8edb69 commit 7ecf05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data-model/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ module.exports = [
'firstPublishedDate',

'isEditorsChoice',
'isPremium',
'accessLevel',
'canBeSyndicated',

'mainImage.title',
Expand Down

0 comments on commit 7ecf05f

Please sign in to comment.