doesn't compass use multiple indexes?

have a read of the "direct lucene" box on

http://www.opensymphony.com/compass/versions/1.1M3/html/introduction.html#i-use-lucene

would that prevent the two being used together? i'd be interested in getting the two working together as well, it'd be great to have the compass api to create the indexes and use solr to expose them over http.

Yonik Seeley wrote:
One could do a very loose coupling by just pointing Solr at the index
created by Compass, and send a commit command to solr whenever you
want a new view of the index.

-Yonik

On 1/10/07, Jochen Franke <[EMAIL PROTECTED]> wrote:
Currently I'm investigating different Lucene based
search technologies.

For the indexing of our object model my favorite
is Compass because of the Object/Search Engine Mapping
capabilities.
At the same time Solr offers serveral nice features
like faceted search and caching.

Has anybody integrated or tried to integrate
Solr with Compass already and can share experiences.

Thanks,
   Jochen


Reply via email to