Hi, If I want to iterate all rows in a blur index, is the recommended way to just do a query on "*"?
It looks like the Selector.setLocationId isn't something I'm supposed to use although it looks like it might provide a means of doing this (i.e. exposing IndexReader.document(docId)). I don't know the set of all rowids in advance, so Selector.setRowId won't help here. Thanks, -- Tom
