We are in the latest postgres 14.
And yeah the search is phenomenal.
The advantage of implementing search in the database are twofold:
We're using the search in a pretty advanced way, every single feature is being used from weighting, ranking, result snippets. It's pretty cool.
Oh I didn't realise you were already using it - I could have just looked at the codebase :/ Congrats on the upgrade - did you see any improvement in response times and cpu usage, etc?
@Velocio started
London Fixed Gear and Single-Speed is a community of predominantly fixed gear and single-speed cyclists in and around London, UK.
This site is supported almost exclusively by donations. Please consider donating a small amount regularly.
We are in the latest postgres 14.
And yeah the search is phenomenal.
The advantage of implementing search in the database are twofold:
We're using the search in a pretty advanced way, every single feature is being used from weighting, ranking, result snippets. It's pretty cool.