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

Clustered Infinispan Lucene IndexWriter using JGroups RPC

Notifications You must be signed in to change notification settings

tristantarrant/amanuensis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Clustered Infinispan Lucene IndexWriter using JGroups RPC

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages