Re: translating a character code to an ordinal?

2013-06-10 Thread geeky2
i will try it out and let you know - -- View this message in context: http://lucene.472066.n3.nabble.com/translating-a-character-code-to-an-ordinal-tp4068966p4069339.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: translating a character code to an ordinal?

2013-06-10 Thread Erick Erickson
ort of ascii conversion or "wrap around" would > happen in the int field. > > thx for the insight. > > mark > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/translating-a-character-code-to-an-ordinal-tp4068966p4069335.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: translating a character code to an ordinal?

2013-06-10 Thread geeky2
ot;wrap around" would happen in the int field. thx for the insight. mark -- View this message in context: http://lucene.472066.n3.nabble.com/translating-a-character-code-to-an-ordinal-tp4068966p4069335.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: translating a character code to an ordinal?

2013-06-10 Thread Erick Erickson
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.

Re: translating a character code to an ordinal?

2013-06-07 Thread geeky2
thx, please send me a link to the book so i get/purchase it. thx mark -- View this message in context: http://lucene.472066.n3.nabble.com/translating-a-character-code-to-an-ordinal-tp4068966p4068997.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: translating a character code to an ordinal?

2013-06-07 Thread Jack Krupansky
pha" 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

Re: translating a character code to an ordinal?

2013-06-07 Thread geeky2
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.

Re: translating a character code to an ordinal?

2013-06-07 Thread Jack Krupansky
;]}]' Results: "id":"doc-1", "content":["abc"], "content_code_i":97, "id":"doc-2", "content":["1"], "content_code_i":49, "id":"doc-3", "content":["

translating a character code to an ordinal?

2013-06-07 Thread geeky2
ormer - but was hoping to avoid this - if i could. thx mark -- View this message in context: http://lucene.472066.n3.nabble.com/translating-a-character-code-to-an-ordinal-tp4068966.html Sent from the Solr - User mailing list archive at Nabble.com.