Skip to content

Repository files navigation

solr start

Template repo to manage local solr instance for indexing documents and websites.

By default the solr instance is running in schemaless mode.

Quickstart

$ docker compose up -d
# runs solr admin ui on port 8983

Details

The default behavior runs a solr instance in docker compose, and automatically indexes everything in ./local_data/. If you want to index websites, then add a shell script under ./initdb.d/ that does so see solr in Docker for more.

Note that the solr command used in the current initialize_data.sh script corresponds to this shell script in the container.

About

Template repo for a solr server

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages