It's a bit of a hack, but we do this:
pattern="([A-Za-z])\+\+" replacement="$1plusplus" />
pattern="([A-Za-z])\#" replacement="$1sharp" />
On 1/28/2015 2:00 AM, Shivashankar Maddanimath wrote:
Hi,
I am using Lucene standard and uax29urlemailtokenizer. These analysers are exc
Hi,
I'm trying to run the 3.6.2 and 4.7.2 IndexUpgrader operations on a set of
prior version Lucene indexes and I'm running into trouble with some corner
case indexes.
Some (unknown set) of these indexes are just placeholders, they have been
created but no documents have been added to them ye
Please review:
http://wiki.apache.org/solr/UsingMailingLists
You have provided no information at all about what you're
seeing, what you expect, the data you're sorting on etc.
In short, nobody can help you without some information.
Best,
Erick
On Wed, Jan 28, 2015 at 6:55 AM, manoj raj wrote
Hi,
I am working with Lucene 3.0.3
I find there is an inconsistency while using Integer fields in multifield
sorting.
Please Clarify.
With Regards,
Manoj R.