• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Speed up full-text indexing by doing a multi-row insert (wincent.dev, 0d3e312)

Created 3/15/2008, updated 3/12/2024
  • snippets

This gets indexing up to an acceptable speed (a 10,000 word, 90,000 byte test article took less than a second to save in development mode, so production mode should be fast enough) so we can turn it back on again.

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Snippet #172
Fix the n+1 select problem in the tags implementation (wincent.dev, 513d102) →

All snippets

Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).