Active
Project:
Solr
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2007 at 13:38 UTC
Updated:
28 Oct 2008 at 04:00 UTC
Does anyone know how to make the SOLR-module work with CCK?
In the readme it says "Alter the hook functions below as appropriate and add to your custom node type-handling modules.". Whis module is that, when I use cck?
All help will be much appreciated !!
Kind regards
Nikolai
Comments
Comment #1
hickory commentedThere was some (theoretical) discussion of this in an earlier issue, but I don't know if anyone's actually implemented this for CCK nodes yet.
Comment #2
johsw commentedAs I start I've foun out that the two functions that should be added "to your custom content type-handling modules" (as pr readme.txt) should be placed in node.module, with the names node_content_solr and node_content_update_index_solr.
I've still not managed to make it start indexing. I get a 404-error. My settings must be wrong.
/J.
Comment #3
dgtlmoon commentedtry the apacheSolr module for better CCK support