>From Scan.java:
* To only retrieve columns within a specific range of version timestamps,
* execute {@link #setTimeRange(long, long) setTimeRange}.On Fri, Feb 18, 2011 at 6:48 AM, Jason Rutherglen < [email protected]> wrote: > For search integration we need to, on server reboot scan over key > values since the last Lucene commit, and add them to the index. Is > there an efficient way to do this? >
