On Wed, Nov 27, 2013 at 3:31 PM, Michael Berkovsky wrote: > My goal is to simply store records term->[doc1, doc2, ....] on disk. I > tried to get these records through docsEnum but it was too slow. Not sure > if it possible to get them faster, hence the reason for my enquiry.(Perhaps > there is some low level API to scan through the posting list?)
Have you looked at Luke, <http://code.google.com/p/luke/>? --ewh --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org