This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a change to branch production
in repository https://gitbox.apache.org/repos/asf/solr-site.git
from 738deea74 Remove pelican from asf.yaml on production branch (#102)
add 08f94779d Build site with github action (#99)
add f8ab7ee09 Temporarily disable vex pluging (#103)
add 6e1eb7941 Bump python package versions (#101)
add ba79233ff Add a static copy of the VEX table as a stop gap (#105)
add b65029324 Create 2024-06-17-hybrid-search.md
add d42e6d0db Update 2024-06-17-hybrid-search.md
add 1d0424086 Merge pull request #100 from SeaseLtd/lisa
add 4c265b40a Merge branch 'production' into merge-to-prod
new d76e99059 Merge pull request #106 from apache/merge-to-prod
The 1 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:
.asf.yaml | 6 +
.github/workflows/build-pelican.yml | 30 ++
.github/workflows/pr-build-pelican.yml | 34 ++
.../pages/blogposts/2024-06-17-hybrid-search.md | 12 +
pelicanconf.py | 10 +-
requirements.txt | 17 +-
themes/solr/templates/security.html | 354 +++++++++++++++++++++
7 files changed, 450 insertions(+), 13 deletions(-)
create mode 100644 .github/workflows/build-pelican.yml
create mode 100644 .github/workflows/pr-build-pelican.yml
create mode 100644 content/pages/blogposts/2024-06-17-hybrid-search.md