Closed (fixed)
Project:
Barracuda
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2011 at 02:02 UTC
Updated:
17 Nov 2011 at 16:00 UTC
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
Comment #1
omega8cc commentedOnce Tomcat/Solr is installed, Barracuda will no longer touch it, so you can modify it or upgrade as you wish.
Comment #2
anantagati commentedThank you for info.
I replaced
/opt/tomcat6/webapps/solr.warwith .war file from Apache Solr 3.4.0, changed configuration files in /opt/solr and everything works good.Comment #3
omega8cc commentedPerfect. Thanks for the feedback!