Write a service implementation that connects to a Solr server for indexing/searching. Should be written so as to also allow other modules to use this (for Solr-specific additions, e.g. "more like this" or auto-correction).

- Probably, all of a server's indexes will be stored with dynamic fields in a single Solr index.
- Some configuration of the schema.xml (and solrconfig.xml?) file will be possible via the server UI.

Comments

drunken monkey’s picture

Status: Active » Fixed

Though there are still possible improvements, the basic task is done. Follow-up issues might, well … follow.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.