: Basically I'm thinking of writing a different kind of IndexReader which : uses a database to return fake terms for things like tags. The idea : would be that it can be slotted in alongside a real index via : ParallelReader in order to provide the fast-changing part. So it would : be possible to implement real queries on a database rather than the
how will you deal with docid renumbering as segments merge? (or can you assume no deletions in your use cases?) -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]