Hi - I suggest you narrow the problem down to a small self-contained example and if you still can't get it to work, show us the code. And tell us what version of Lucene you are using.
-- Ian. On Mon, Jun 1, 2015 at 5:20 PM, Rahul Kotecha <kotecha.rahul...@gmail.com> wrote: > Hi All, > I am trying to query an index. > When I try to read the index using IndexReader, I am able to print all the > fields (close to 30 fields stored) in the index. > However, when I run a query on the same index using IndexSearcher, I am > able to get only a couple of fields instead of all the fields as returned > by IndexReader. > > Any help would be greatly appreciated. > > Regards, > Rahul Kotecha --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org