New to SOLR, installation issue

2011-08-29 Thread Stephen Lacy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, Just started working with SOLR here. I'm currently trying to replicate the live environment so I have a better understanding of the system. My first thought was that it would be so much easier if I stuck with the binaries that are already in

DIH + JNDI

2012-04-18 Thread Stephen Lacy
Hi All, I'm new to solr and I don't have much experience in java. I'm trying to setup two environments with configuration files that mirror each other so that it's easy to copy files across after changes have been made. The problem is that they both access different sql servers. So I want to separ

WordDelimiterFilter removes ampersands

2012-07-04 Thread Stephen Lacy
If a user writes a query "Apples & Oranges" the word delimiter filter factory will change this into "Apples Oranges" Which isn't very useful for me as I'd prefer especially when the phrase is wrapped in quotes that the original is preserved. However I still want to be able to separate Apples&Orange

Re: WordDelimiterFilter removes ampersands

2012-07-04 Thread Stephen Lacy
simple character filter that always expands "&" to " and " would > be good enough for a lot of common cases, as a rough approximation. > > Maybe solr.**PatternReplaceCharFilterFactor**y could be used to > accomplish that. Match "&" and replace with "

Synonyms and Regions Taxonomy

2012-07-05 Thread Stephen Lacy
When a user types in South America they want to be able to see documents containing Brazil, Chile etc. No I have already thrown together a list of countries and continents however I'm a little more ambitious, I would like to get a lot more regions such as american states as well or Former members o