I am developing a drupal site (multi-domain). The site has 3 subdomains. Each of these subdomains are tied to a main domain. These sub-domains have CCK custom node (node type is shopping). I want to search on each of these sub-domains for fields of the custom node (on title, body, desritption etc) using apache_solr. I set up the apache solr (http://209.172.55.69:8983/solr/admin/) correctly and ran the cron on all three sub domains separately one after another.

I don't get any results on any of the sub-domains using solr search module. I ran cron many types. But always get 0 results using apache solr. Each of the sub-domains has 1 million + nodes.

What might have possibly gone wrong? Please help me.

Comments

solquimpo’s picture

This is also a problem for me, and I'm only working on a single site.

jpmckinney’s picture

Category: task » support
Priority: Critical » Normal

What is a "custom cck node"? A node whose node type has CCK fields? I can confirm such nodes index without a problem. Did you copy schema.xml and solrconfig.xml from this module to your Solr instance?

jpmckinney’s picture

Status: Active » Postponed (maintainer needs more info)
jpmckinney’s picture

Status: Postponed (maintainer needs more info) » Fixed

No reply from OP in 12 months.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.