-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
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
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
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 "
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