This is an automated email from the ASF dual-hosted git repository.

bdelacretaz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-samples.git.


    from 863fb0c  Deprecate some old samples which haven't been touched in years
     new 29910b1  Speed up 'see also' search using an Oak index
     new 46d27b4  Add tags index + move content setup to initial-content

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../samples/website/datafetchers/SeeAlsoDataFetcher.java  |  2 +-
 .../SLING-INF/initial-content/content/articles.json       |  1 +
 .../{content/articles/news.json => graphql.json}          |  2 +-
 .../SLING-INF/initial-content/oak%3Aindex/articles.json   | 10 ++++++++++
 .../features/feature-graphql-example-website.json         | 15 +++------------
 5 files changed, 16 insertions(+), 14 deletions(-)
 create mode 100644 
org.apache.sling.graphql.samples.website/src/main/resources/SLING-INF/initial-content/content/articles.json
 copy 
org.apache.sling.graphql.samples.website/src/main/resources/SLING-INF/initial-content/{content/articles/news.json
 => graphql.json} (73%)
 create mode 100644 
org.apache.sling.graphql.samples.website/src/main/resources/SLING-INF/initial-content/oak%3Aindex/articles.json

Reply via email to