AW: [lucene 4.6] NPE when calling IndexReader#openIfChanged
> bytes (ie, ~56.5 MB) being used by the StandardDirectoryReader? Right, namely in org.apache.lucene.util.fst.BytesStore's Class Name | Shallow Heap | Retained Heap | Percentage ---
Re: Hunspell low level interface in Lucene 4.8
Can you just use the tokenstream api? Thats the one we maintain and support... On Sat, Jun 14, 2014 at 10:42 AM, Michal Lopuszynski wrote: > Dear all, > > I am not much into searching, however, I used Lucene to do some text > postprocessing, (esp. stemming) using low level tools generously > gat