new protocol, cleaner file structre and bugfixes for fulltext indexing
commitac37937b45af4abed9697efb61b7d401f1b294f7
authorJanLehnardt <JanLehnardt@efc57d8c-411c-0410-91b3-cfdf4dd2bc77>
Sat, 3 Feb 2007 12:12:45 +0000 (3 12:12 +0000)
committerJanLehnardt <JanLehnardt@efc57d8c-411c-0410-91b3-cfdf4dd2bc77>
Sat, 3 Feb 2007 12:12:45 +0000 (3 12:12 +0000)
treede93b521970f027ea63c0589fe38b2b787fb0b41
parent57af20359b7b780faa40f9e69367e34df3a90c3c
new protocol, cleaner file structre and bugfixes for fulltext indexing

git-svn-id: http://couchdb.googlecode.com/svn/trunk@127 efc57d8c-411c-0410-91b3-cfdf4dd2bc77
CouchProjects/Lucene/CouchConfig.java [new file with mode: 0644]
CouchProjects/Lucene/CouchDbDirFilter.java [new file with mode: 0644]
CouchProjects/Lucene/CouchDocument.java [new file with mode: 0644]
CouchProjects/Lucene/LuceneIndexer.java
CouchProjects/Lucene/SAXCouchDocumentBuilder.java [new file with mode: 0644]