Hi, Can someone help me with querying terms ending with 'ing' with Lucene.
I tried searching with '*ing' , it is saying query string cannot start with * , but I would like to get all words ending with 'ing' How can I accomplish this with Lucene Regards NS