Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Drupal search errors #27

Open
davidread opened this issue Sep 22, 2014 · 7 comments
Open

Drupal search errors #27

davidread opened this issue Sep 22, 2014 · 7 comments

Comments

@davidread
Copy link
Contributor

The Drupal search page has two errors http://192.168.11.11/search/everything

  • "Notice: Undefined variable: content_type in dgu_search_preprocess() (line 52 of /var/www/drupal/dgu/profiles/dgu/modules/features/dgu_search/plugins/content_types/dgu_search_info.inc)."
  • "Notice: Undefined index: in dgu_search_preprocess() (line 52 of /var/www/drupal/dgu/profiles/dgu/modules/features/dgu_search/plugins/content_types/dgu_search_info.inc)."
@davidread
Copy link
Contributor Author

This is probably due to the Drupal SOLR core not being setup yet in the README.

@CarlQLange
Copy link
Contributor

This is still the case - could you give a little advice on the setup?

@VladimirZD
Copy link
Contributor

Any chance we get any hints for this?
Thnx

@davidread
Copy link
Contributor Author

A SOLR core needs adding for Drupal (in addition to the CKAN SOLR core, which puppet sets up).

The solrconfig for the core is here: https://github.com/datagovuk/dgu_solr/blob/master/files/solr/cores/dgu_drupal/conf/solrconfig.xml

Pull Request for adding this to the puppet is most welcome.

@VladimirZD
Copy link
Contributor

I will try to set it up, and if i get it running i will let you know..

@davidread
Copy link
Contributor Author

Thanks Vladimir, apologies for not sorting it myself

On 5 March 2015 at 09:53, Vladimir Mašala notifications@github.com wrote:

I will try to set it up, and if i get it running i will let you know..


Reply to this email directly or view it on GitHub
#27 (comment)
.

@VladimirZD
Copy link
Contributor

Hi am planing to try and add this at monday, i don't have experience with SOLR and setting it up so if you have any hints before i start it would be great :)
I am planing to check how was CKAN SOLR setup and try to do same thing with drupal...
When i get stuck i will let you know...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants