Hi *,

I searched the web for an answer whether it is possible in SOLR to make a query over several cores with all features(boosting, pagination, highlighting) and so on out of the box.
In Lucene it it possible with MultiSearcher/Parallelsearcher.

I do not mean "Distributed Search" or merging several indexes together.
I mean a search over several cores with different types (different search fields).

It sounds quit difficult, so I think it is no SOLR out of the box feature and I have to implement it by hand.

Am I right?


Thanks in advance,
 Ralf


Reply via email to