John Wang created LUCENE-5328:
---------------------------------

             Summary: Adding a AtomicReader implementation that supports 
injection of dynamic data at runtime
                 Key: LUCENE-5328
                 URL: https://issues.apache.org/jira/browse/LUCENE-5328
             Project: Lucene - Core
          Issue Type: Improvement
          Components: core/index, core/search
    Affects Versions: 4.5
            Reporter: John Wang
         Attachments: patch.diff

This patch allows injection of dynamic indexing data, e.g. postings, numeric 
doc values at query time.

This functionality is very useful for query/intersecting runtime data such as 
social context etc.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to