paperwork icon indicating copy to clipboard operation
paperwork copied to clipboard

Support Xapian as a backend

Open JoshuaPK opened this issue 8 years ago • 1 comments

In order to be able to support thousands of pages (or more) of documents, I am proposing that a paperwork-backend be created that uses Xapian instead of Whoosh. I understand that including C++ code makes deployment a bit more complicated, so I propose that we have two paperwork-backend versions, one using Whoosh and one using Xapian. More detail on Whoosh limitations here.

JoshuaPK avatar Jan 18 '18 01:01 JoshuaPK

Related to #194

jflesch avatar Jan 18 '18 07:01 jflesch