Hi Ravi,
Could you try 1.9RC1 without changing your code to remove the
deprecated calls first?
If that works, try changing one type of deprecated call at a time
until the culprit is found.
It may either be a bug in API usage in your code, or a bug in Lucene.
-Yonik
On 2/22/06, Ravi <[EMAIL PROTE
Hi ,
I got the latest source code of Lucene 1.9 RC1 and modified my code
according to that by removing the deprecated methods. But once I have
updated to this version the search is not working at all.. if I try with
luke it is working fine but If I try with program it is not returning any
erro