Analogous to #603758: Use Search Lucene Content when available, it would be great to use xapian too.
I had to make some little adjustments on the xapian module in other to make this work(aka fixing :-p), but it is already commited there ;-)
Here the little patch for xapian integration.
| Comment | File | Size | Author |
|---|---|---|---|
| use-xapian-search-when-available.patch | 832 bytes | marvil07 |
Comments
Comment #1
zyxware commentedAdded support for Xapian search to the latest dev version.
@marvil07 - Can you please check if this works fine?
Comment #2
marvil07 commentedWorks fine, thanks for applying, it's definitely nice to use upstream version again ;-)