Re: "too many SQL variables" when doing rebuild_index on sqlite3 backend

2015-11-13 Thread David Trowbridge
It looks like the only way to bypass that would be to recompile sqlite with a higher limit. It's for reasons like this (and many others) that we do not recommend the sqlite backend for production deployments. You would be well served by migrating to MySQL or PostgreSQL. -David On Fri, Nov 13, 20

"too many SQL variables" when doing rebuild_index on sqlite3 backend

2015-11-13 Thread Adrian Fita
Hi. So, search broke some while ago and I'm trying to make it work again. I'm trying to rebuild the search index from scratch following the instructions from https://www.reviewboard.org/docs/manual/2.0/admin/sites/search-indexing/ but I get the following: # "/usr/local/bin/rb-site" manage "/va