Hi, Can someone tell me the reason for termText being allowed only package level access.
I intend to make a new type of filter to be placed in a seperate package than the org.apache.lucene.analysis, to make a new type of standard analyzer. But given this access permission for termText, it is not possible to provide the same. Regards, Jitender