Synonyms for Numeric Values / Or Some Analyzer?

I'd like to be able to have all numbers from the input and source
normalized to a standard. For instance, five should be 5 and one third
could be 1/3 (or the other way around). Numbers are very important in our
search results.

Does anyone know of a filter that has this kind of action or is this a roll
your own deal? I guess synonyms would be a good alternative.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

We use a synonym filter for the reasons.

one, 1, first, 1st
two, 2, second, 2nd, ii
three, 3, third, 3rd, iii
...

On Wed, Feb 27, 2013 at 12:11 PM, jtreher@gmail.com wrote:

I'd like to be able to have all numbers from the input and source
normalized to a standard. For instance, five should be 5 and one third
could be 1/3 (or the other way around). Numbers are very important in our
search results.

Does anyone know of a filter that has this kind of action or is this a
roll your own deal? I guess synonyms would be a good alternative.

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Sweet, thanks.
On Feb 27, 2013 3:19 PM, "Ivan Brusic" ivan@brusic.com wrote:

We use a synonym filter for the reasons.

one, 1, first, 1st
two, 2, second, 2nd, ii
three, 3, third, 3rd, iii
...

On Wed, Feb 27, 2013 at 12:11 PM, jtreher@gmail.com wrote:

I'd like to be able to have all numbers from the input and source
normalized to a standard. For instance, five should be 5 and one third
could be 1/3 (or the other way around). Numbers are very important in our
search results.

Does anyone know of a filter that has this kind of action or is this a
roll your own deal? I guess synonyms would be a good alternative.

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to a topic in the
Google Groups "elasticsearch" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/elasticsearch/26Hk6Lp-T0g/unsubscribe?hl=en-US
.
To unsubscribe from this group and all its topics, send an email to
elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.