I am using Barracuda/Octopus installer. Everything works nice, but I would like to use wildcard search in Apache Solr.

Seems in version 3.4.0 there is easy way how to enable wildcards by switching to edismax:

<str name="defType">edismax</str>

Is it possible for me to upgrade SOLR to 3.4.0 without breaking updates for BOA?

Comments

omega8cc’s picture

Once Tomcat/Solr is installed, Barracuda will no longer touch it, so you can modify it or upgrade as you wish.

anantagati’s picture

Status: Active » Fixed

Thank you for info.

I replaced /opt/tomcat6/webapps/solr.war with .war file from Apache Solr 3.4.0, changed configuration files in /opt/solr and everything works good.

omega8cc’s picture

Perfect. Thanks for the feedback!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.