Lucene Support for russian!!

I am creating index file using lucene search engine.I am adding Russian characters in the index file but it is inserting special characters.I am unable to figure out the problem.I am using Russian Analyzer as specified in Lucene API.I am using lucene-1.4.3.jar.
[268 byte] By [Jguya] at [2007-11-26 13:44:01]
# 1
Must be something with encoding you're using. If you haven't solved your problem yet, please send your code snippet to b.okner@rogers.com, I'll try to figure out.
boknera at 2007-7-8 1:17:45 > top of Java-index,Development Tools,Java Tools...
# 2
Problem is solved..Anywaz thanx for replying..Can you tell me whether Lucene give full support to Russian Characters or there are some bugs.
Jguya at 2007-7-8 1:17:45 > top of Java-index,Development Tools,Java Tools...
# 3

Negative. There is absolutely no bugs in Lucene Russian support - it's as good as it gets. For me, anyway, as I was the one who coded it. :-)

Seriously, if you have any problem with Lucene Russian support, email me, and I will gladly help you. I rarely surf forums like this one.

Email: b.okner@rogers.com

oknera at 2007-7-8 1:17:45 > top of Java-index,Development Tools,Java Tools...