Howto Solr+CCK?
nikolai thyssen... - July 19, 2007 - 13:38
| Project: | Solr |
| Version: | 5.x-1.x-dev |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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

#1
There 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.
#2
As 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.
#3
try the apacheSolr module for better CCK support