librariesio / libraries.io

:books: The Open Source Discovery Service
https://libraries.io
GNU Affero General Public License v3.0
1.1k stars 206 forks source link

Add alternative Elasticless project search #3286

Closed macowie closed 5 months ago

macowie commented 6 months ago

This adds an alternative project search using only postgres' full text search (via PgSearch). The goal of this first draft is just to get enough things in place such that we can start internal testing, get more eyes on it, and figure out the refinements later. As well as getting some baseline performance metrics along the way.