summaryrefslogtreecommitdiffstats
path: root/askbot/search/postgresql
Commit message (Expand)AuthorAgeFilesLines
* changed logical AND to OR in text searchEvgeny Fadeev2013-04-091-1/+1
* added a hack for short japanese queriesEvgeny Fadeev2013-03-241-0/+5
* fixed some issues in postgres full text search and transferred "deleted" info...Evgeny Fadeev2013-03-101-0/+304
* allowed search by email address in the user search barEvgeny Fadeev2013-02-261-0/+102
* fixed user search bug in postgresqlEvgeny Fadeev2013-02-211-1/+5
* multilingual search works for the Q&A contentEvgeny Fadeev2013-02-021-25/+34
* some work towards multilingual searchEvgeny Fadeev2013-02-012-4/+317
* fixed one bug in the language-specific search in the multilingual setupEvgeny Fadeev2013-01-221-2/+3
* added basic support for multilingual contentEvgeny Fadeev2013-01-061-0/+5
* wrapped tsv column creationss into own transactions in the plpgsql fileEvgeny Fadeev2012-12-131-1/+10
* added title full text search indices for postgresql and mysqlEvgeny Fadeev2012-11-272-7/+248
* fixed a bug where user cannot be deleted with postgres db backend in the djan...Evgeny Fadeev2012-10-161-0/+98
* fixed migration for user groupsEvgeny Fadeev2012-08-311-0/+93
* downgraded search rankings for comments and answers relative to the question ...Evgeny Fadeev2012-05-231-0/+225
* search for users now works for the user profileEvgeny Fadeev2012-05-131-0/+29
* added postgres search configuration for the user profilesEvgeny Fadeev2012-05-131-0/+89
* added drop function statements to new fts setup for postgres, hopefully it wo...Evgeny Fadeev2012-03-121-0/+2
* Fixes for failing tests (for both PostgreSQL and MySQL)Tomasz Zielinski2012-01-221-0/+1
* made dedicated scripts for full text search setup in postgres - per version o...Evgeny Fadeev2012-01-163-0/+440