Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 555 Bytes

README.textile

File metadata and controls

7 lines (4 loc) · 555 Bytes

Amanuensis: Clustered Infinispan Index Writer using JGroups

What is it ?

Amanuensis attempts to implement a pseudo-distributed Lucene IndexWriter for use with Infinispan’s Lucene Directory implementation. It is modelled around Hibernate Search’s backend from which it borrows many ideas and bits of code. Index operations are dispatched from slaves to one master (colocated with Infinispan’s coordinator) which applies them to the real IndexWriter.
Amanuensis also implements methods for obtaining efficient IndexReader instances which handle