Quite possible to do cross-core querying in a custom request handler (or search component). Distributed search is one example of this, but I have encountered applications being architected with cross-core querying in other ways as well.

        Erik



On Sep 24, 2008, at 2:38 PM, Jérôme Etévé wrote:

Hi everyone,

 I'm planning to use the multicore cause it seems more convenient
than having multiple instances of solr in the same container.

 I'm wondering if it's possible to query different cores ( hence
different schemas / searchers ... indices !) from a customized
SolrRequestHandler to build a response. ?

 If not I'll have to build my own webapp and query solr through
crossContext requests. Has someone done that already ?

 Kind regards,

 Jerome Eteve.

--
Jerome Eteve.

Chat with me live at http://www.eteve.net

[EMAIL PROTECTED]

Reply via email to