Correct, you need either an update request processor, a custom field type, or to preprocess your input before you give it to Solr.

You can't do analysis on a non-text field.

"The book" is my new Solr reference/guide that I will be self-publishing. We hope to make an "Alpha" draft available later next week.

-- Jack Krupansky
-----Original Message----- From: geeky2
Sent: Friday, June 07, 2013 8:08 PM
To: solr-user@lucene.apache.org
Subject: Re: translating a character code to an ordinal?

hello jack,

thank you for the code ;)

what "book" are you referring to?  AFAICT - all of the 4.0 books are "future
order".

we won't be moving to 4.0 (soon enough).

so i take it - copyfield will not work, eg - i cannot take a code like ABC
and copy it to an int field and then use the regex to turn it in to an
ordinal?

thx
mark




--
View this message in context: http://lucene.472066.n3.nabble.com/translating-a-character-code-to-an-ordinal-tp4068966p4068984.html Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to