On 10/13/2011 5:04 PM, lee carroll wrote:
current: bool //for fq which searches only current versions
last_current_at: date time // for date range queries or group sorting
what was current for a given date

sorry if i've missed a requirement

lee c

Lee the idea of "last_current_at" is interesting; could you expand on what you mean by "group sorting" though? Would that provide a means to get only the most recent version? Say I have access to versions 1,3,4 of some document and the current version is 5. I'd like to get version 4 as the result. Would you use field collapsing/grouping for that? Something else?

-Mike

Reply via email to