diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt new file mode 100644 index 0000000..706e365 --- /dev/null +++ b/src/site/apt/index.apt @@ -0,0 +1,7 @@ +Amanuensis + + Amanuensis is a clustered IndexWriter implementation for writing to Infinispan Lucene Directories. It overcomes the limitation that only + a single IndexWriter may be open at any one time on a Lucene Directory by leveraging the underlying JGroups channels used by Infinispan + and streaming changes from slave nodes to a master node. + + [] diff --git a/src/site/site.xml b/src/site/site.xml new file mode 100644 index 0000000..e0861b5 --- /dev/null +++ b/src/site/site.xml @@ -0,0 +1,30 @@ + + + + + + net.dataforte.maven.skins + dataforte-skin + 2 + + + + Amanuensis + + + + images/logo.png + + + + + + + + + + +