blob: 30246b6aaf166eeb4271d2d244e9a614d1fed2ff [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# This file is autogenerated by the "setOfficialAntoraYaml" Gradle task, please do not edit manually.
# Do not run this task outside of the release process on a release branch (branch_9_0, branch_10_2, etc.).
# Feel free to run the task on unreleased branches (main, branch_9x, branch_10x) to update the dependency versions,
# but there is usually no need besides more up-to-date nightly builds of the ref-guide.
name: solr
version: '${solr_version_major}_${solr_version_minor}'
display_version: '${displayVersion}'
# Marking a version as 'prerelease: false' is only needed for published branches (minor version branches, branch_x_y, that have had a release)
prerelease: ${prerelease}
title: Solr Reference Guide
nav:
- modules/getting-started/getting-started-nav.adoc
- modules/deployment-guide/deployment-nav.adoc
- modules/configuration-guide/config-nav.adoc
- modules/indexing-guide/indexing-nav.adoc
- modules/query-guide/querying-nav.adoc
- modules/upgrade-notes/upgrade-nav.adoc
- modules/how-to-contribute/how-to-contribute-nav.adoc
# The asciidoc attributes must be the last entry in this file
asciidoc:
attributes:
idseparator: '-'
idprefix: ''
# 'patch-version' is the 'z' part of x.y.z semantic version
page-solr-javadocs: '${solr_javadocs_link}'
solr-javadocs: '${solr_javadocs_link}'
lucene-javadocs: '${lucene_javadocs_link}'
java-javadocs: https://docs.oracle.com/en/java/javase/11/docs/api/java.base/
solr-docs-version: '${solr_version_major}.${solr_version_minor}'
solr-full-version: '${solr_version}'
dep-version-commons-codec: '${dep_version_commons_codec}'
dep-version-dropwizard: '${dep_version_dropwizard}'
dep-version-hadoop: '${dep_version_hadoop}'
dep-version-log4j: '${dep_version_log4j}'
dep-version-opennlp: '${dep_version_opennlp}'
dep-version-tika: '${dep_version_tika}'
dep-version-zookeeper: '${dep_version_zookeeper}'
dep-version-lucene: '${dep_version_lucene}'
dep-version-opentelemetry: '${dep_version_opentelemetry}'