Views 3 autoloads based on the info file and does not call hook_views_handlers()
#856186: Kill hook_views_handlers()
http://drupalcode.org/project/views.git/blob/refs/tags/7.x-3.1:/help/api...
I will post a patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | remove_apachesolr_views_views_handlers_1414478_1.patch | 871 bytes | stevector |
Comments
Comment #1
stevectorComment #2
ygerasimov commentedLooks good to me
Comment #3
ygerasimov commentedcommitted
Comment #5
acidpotato commentedJust installed the module. Using Solr 7.x-1.0-beta16 and Views 3.
Created new view, select Solr node as type, and got the following entry
Broken/missing handler (Broken handler apachesolr_node.table)
in the fields section of the view.
Dont see any solr fields in the fields list either.
Could be related to the patch above. Could you please check?
Thanks
Comment #6
martijn houtman commentedReversing the above patch does indeed fix the "broken/missng handler" error. Still am unable to create a view of solr nodes, though. Is there any documentation on this?
Comment #7
stevectorYou might just need to clear caches.