: Subject: Multicore and TermVectors It doesn't sound like Multicore is your issue ... it seems like what you mean is that you are using distributed search with TermVectors, and that is causing a problem. Can you please clarify exactly what you mean ... describe your exact setup (ie: how manay machines, how many solr ports running on each of those machines, what the solr.xml looks like on each of those ports, how many SolrCores running in each of those ports, what the slrconfig.xml looks like for each of those instances, which instances coordinate distributed searches of which shards, what urls your client hits, what URLs get hit on each of your shards (according to the logs) as a result, etc...
details, details, details. -Hoss