Closed (fixed)
Project:
Search API
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2010 at 11:08 UTC
Updated:
13 Oct 2010 at 22:30 UTC
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
Comment #1
drunken monkeyThough there are still possible improvements, the basic task is done. Follow-up issues might, well … follow.