Files
spring-data-examples/solr/example
Christoph Strobl 9cffcef9c6 #57 - Added samples for Solr highlighting, boost, score, functions and realtime-get.
Refactored initialization to allow custom ingestion of test data. Added samples demonstrating usage of: 

- @Highlight for highlighting fragments.
- @Boost for boosting search terms.
- @Score to indicate interest in document score.
- SolrOperations#getById for realtime-get.
2015-03-12 14:01:21 +01:00
..
2014-09-09 09:35:40 -05:00

Spring Data Solr - Examples

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

Running Solr

:solr> cd example
:example> java -jar start.jar

Access via localhost:8983/solr/