: For the record, there is an experimental postings format in
: lucene/sandbox called IDVersionPostingsFormat that stores both the ID
: and version in a postings format. This way you don't have to perform
: additional seeks to look up the version, and it's even optimized for
: id look ups with a minimum version for faster optimistic concurrency.

yes, and i've got a post-it note on my desk to spend time one of these 
days thinking about if/how it might work in solr -- but what Ishan is 
asking about is really a much broader question about updatable doc values 
vs re-indexing and stored fields.  See my recent message in the thread i 
forked off of this one for a more concrete example.




-Hoss
http://www.lucidworks.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to