Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

14
  • oh so i need to install solr that's all ? Commented Jul 29, 2011 at 14:24
  • is it ok if i install apache-solr-1.4.1.zip ? Commented Jul 29, 2011 at 14:52
  • @matthewL What is described as "Solr server" is Apache Solr. It runs as Java servlet, and it requires a server like Tomcat, or other similar servers that runs as servlet container. Commented Jul 29, 2011 at 15:13
  • unfortunately i get same error even tho i sucessfully configured sorl, and apache solr module is configured perfectly and can communicate with solr on port 8080... not sure what to do now Commented Jul 29, 2011 at 15:26
  • 1
    @matthewL Did you install and enable the Search API Solr module? Did you copy the schema.xml and solrconfig.xml to the Apache Solr folder? Did you restart Solr one that was done? Commented Jul 29, 2011 at 15:46