|
|
|
|
|
by ngrilly
3551 days ago
|
|
We use Xapian to search over millions of documents. We are thinking of switching to PostgreSQL built-in FTS to simplify our system. We ran an internal benchmark which showed that PostgresSQL can be competitive with Xapian, except when you need to rank results (in that case the performance is bad). |
|
https://lwn.net/Articles/689387/