summaryrefslogtreecommitdiffstats
path: root/askbot/search
Commit message (Expand)AuthorAgeFilesLines
...
* merged Rosandras navigation branch to Tomasz models workEvgeny Fadeev2011-12-111-14/+35
|\
| * Merge remote-tracking branch 'upstream/master'Rosandra Cuello2011-11-231-4/+6
| |\
| * | fixed issue with page numbers and page_size, fixed issue with encoded tags, c...Rosandra Cuello2011-11-181-17/+13
| * | Changes to url structure (still missing some parts).Rosandra Cuello2011-11-161-9/+20
| * | Basic restfull urls that contain scope/sort/tags/pageRosandra Cuello2011-09-291-0/+14
* | | first pass change of search index setups for sphinx and postgres, not testedEvgeny Fadeev2011-12-041-1/+3
| |/ |/|
* | hopefully fixed the sphinx confEvgeny Fadeev2011-11-071-4/+6
|/
* made sphinx search work againEvgeny Fadeev2011-07-171-1/+1
* started working on reviving sphinx searchEvgeny Fadeev2011-07-171-57/+57
* allowed adding tag, user and title parameters in the search queryEvgeny Fadeev2011-07-011-1/+86
* made search state clear again, on second click over the questions tabEvgeny Fadeev2011-04-261-1/+0
* added display tag filter strategy - instead of just hide ignoredAndrei2011-03-211-0/+3
* fixed a bug in SearchState.update()Evgeny Fadeev2011-01-211-1/+1
* one more small change to the search state managerEvgeny Fadeev2011-01-211-0/+1
* made some tweaks in the search state managerEvgeny Fadeev2011-01-211-1/+5
* allowed removing search tags one-by-one, fixed a bug in the login system repo...Evgeny Fadeev2011-01-201-2/+9
* added option to make text search query not sticky and fixed two problems in t...Evgeny Fadeev2011-01-151-2/+25
* small refactoring - moved ViewLog class definition to the search subsystem, b...Evgeny Fadeev2011-01-142-9/+41
* fixed a bug preventing installation onto clean environmentEvgeny Fadeev2010-11-201-1/+2
* added support for sorting by relevanceEvgeny Fadeev2010-10-251-4/+4
* search kind of works now in postgresEvgeny Fadeev2010-10-231-2/+4
* fixed error in related tag counts, found by DarioEvgeny Fadeev2010-10-051-0/+15
* renamed main django app from forum to askbotEvgeny Fadeev2010-06-136-0/+301