Skip to content

Commit

Permalink
Merge branch '1.3' into 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kmadejski committed Feb 18, 2019
2 parents 94f4e6d + e48e62b commit 9420fee
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Resources/public/js/MultiFileUpload.module.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Resources/public/js/SubItems.module.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Resources/public/js/UniversalDiscovery.module.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Resources/public/js/UniversalDiscovery.module.js.map

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ export const findContentBySearchQuery = ({ token, siteaccess }, query, callback)
Criteria: {},
FacetBuilders: {},
SortClauses: {},
Filter: { FullTextCriterion: query },
Query: { FullTextCriterion: query },
limit: QUERY_LIMIT,
offset: 0,
},
Expand Down

0 comments on commit 9420fee

Please sign in to comment.