This question about Configuration, Using an extension: More info required

SolrSearch does not display results, though documents are indexed and can be queried directly

SolrPlugin (v.2.0.0) seems to be installed correctly. I have configured it to use the URL
http://localhost:8983/solr. 

I created an index on that URL using the offline command script 'solrindex'. When I directly query that URL, like this for example:
curl http://localhost:8983/solr/foswiki/select?q=HLM&wt=json&indent=true
I get lots of results in XML format.

XML output from direct query of solr server
Screenshot from 2014-04-15 14:30:47.png

However, the page on my wiki at /System/SolrSearch shows no results, only the Foswiki header, sidebar, and footer.

Is the plugin broken? The SolrSearch page on the main Foswiki site (http://foswiki.org/System/SolrSearch) appears to be broken.

-- RichardBlocker - 15 Apr 2014

Is there a way to enable debugging output for this extension? I have tried "toggling" the DEBUG flags in the source, but I get no log entries.

-- RichardBlocker - 15 Apr 2014

SolrSearch is not actually installed on Foswiki.org, so the System/SolrSearch page will indeed appear broken. We should probably remove that extension so that it doesn't appear misleading.

Solr should work fine, there are others who have reported success on the IRC channel. I'm not familiar though to be able to help with this.

-- GeorgeClark - 15 Apr 2014

What are your settings for SolrPlugin in configure? We'll need more info to diagnose your problem.

-- LynnwoodBrown - 10 Jan 2015
 

QuestionForm edit

Subject Configuration, Using an extension
Extension SolrPlugin
Version Foswiki 1.1.9
Status More info required
Related Topics
I Attachment Action Size Date Who Comment
Screenshot_from_2014-04-15_14:30:47.pngpng Screenshot_from_2014-04-15_14:30:47.png manage 101 K 15 Apr 2014 - 19:41 RichardBlocker XML output from direct query of solr server
Topic revision: r4 - 10 Jan 2015, LynnwoodBrown
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy