Files
spring-data-examples/solr/managed-schema
Christoph Strobl b6c86c67c8 #514 - Fix test setup of Spring Data for Apache Solr examples.
Guard test execution of Spring Data for Apache Solr examples with collection requirement. We now make sure to register required Beans just once and check if a specific collection is available via Apache Solr. Move off deprecated API in Solr example.
2019-08-08 18:59:03 +02:00
..
2019-03-20 10:10:59 -05:00

Spring Data Solr - Managed Schema Examples

In order to run this example a 6.5+ Solr Server and Maven are required.

Running Solr

:solr> ./bin/solr start -e schemaless

Access via localhost:8983/solr/. Fields available at ../schema/fields