cmu-db / dbdb.io

The On-line Database of Databases
https://dbdb.io
Apache License 2.0
488 stars 39 forks source link

Remove Xapian + Better Postgres Compatability #125

Closed apavlo closed 1 year ago

apavlo commented 1 year ago

This PR removes Xapian for our FTS. We use Postgres for everything. Lots of other nice little optimizations. I think this is ready to go.