If I want to search across cores, can I use (abuse?) the distributed search?
My simple experiment seems to confirm this but I'd like to know if there is
any drawbacks other than those of distributed search listed here?
https://wiki.apache.org/solr/DistributedSearch#Distributed_Searching_Limitations

If all cores are served by the same machine, does a distributed
search actually make sub-search requests over HTTP? Or is it
clever enough to skip the HTTP connection?

Kuro

Reply via email to