summaryrefslogtreecommitdiffstats
path: root/lib/search.php
Commit message (Expand)AuthorAgeFilesLines
* Reworked searchPaul Arthur2011-04-021-294/+0
* header comment modified for phpdocmomo-i2011-02-031-1/+9
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-23/+23
* Enhanced rating search; uses correct algorithm for calculation, allowsPaul 'flowerysong' Arthur2010-03-231-16/+27
* Make keyword search *really* play nice with others, by interacting withPaul 'flowerysong' Arthur2010-03-201-2/+3
* Add missing $operator so keyword searching will play well with others.Paul 'flowerysong' Arthur2010-03-201-1/+1
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-69/+69
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* switched to boolean mode fulltext search with conditional fuzzynessmartian2010-02-131-6/+22
* clean up sql a bitmartian2010-02-111-19/+19
* slight improvement to search result sortingmartian2010-02-111-1/+4
* moved database alterations to proper placemartian2010-02-111-1/+1
* no hacks, especially db changing onesKarl 'vollmerk' Vollmer2010-02-111-11/+0
* fulltext instead of soundexmartian2010-02-111-37/+26
* adding a soundex search with better sorting as long as search is asciimartian2010-02-091-21/+43
* sync from trunkKarl 'vollmerk' Vollmer2009-06-021-2/+2
* fix some browsing issues I created with the query switch, considering having ...Karl 'vollmerk' Vollmer2009-03-091-26/+2
* add time range to advanced search, resolves #329Karl 'vollmerk' Vollmer2009-03-091-0/+8
* some other minor changes, nothing bigKarl 'vollmerk' Vollmer2008-11-291-9/+2
* made the keyword search also look at tag informationKarl 'vollmerk' Vollmer2008-11-261-2/+5
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-7/+23
* fix search when no results are found, actually show the correct "error"Karl 'vollmerk' Vollmer2008-08-311-1/+3
* remove the genre references from search so it works againKarl 'vollmerk' Vollmer2008-08-081-10/+0
* fixed rating display and rating advanced search, also allow new genre when ad...Karl 'vollmerk' Vollmer2008-04-211-6/+19
* - Fixed search by rating (Thx alex2008)Karl 'vollmerk' Vollmer2008-01-131-22/+16
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
* fixed some ratings stuff, fixed some searching stuff as wellKarl 'vollmerk' Vollmer2007-08-091-8/+8
* kill some debug warningsxgizzmo2007-08-041-1/+1
* fixed searching via quicksearch barKarl 'vollmerk' Vollmer2007-07-311-5/+4
* few fixups to pass W3C Validation Service (wip)xgizzmo2007-07-191-1/+1
* added ability to search year rangeKarl 'vollmerk' Vollmer2007-03-251-1/+6
* few more tweaks for windows dirs and fixed comment searchingKarl 'vollmerk' Vollmer2007-01-211-2/+4
* added ability to search by ratingsKarl 'vollmerk' Vollmer2006-09-181-3/+18
* updated spanish translation and tweak to vainfoKarl 'vollmerk' Vollmer2006-06-231-1/+1
* moved init.php improved vainfo a bit, removed checkboxes from search pageKarl 'vollmerk' Vollmer2006-06-171-5/+16
* fixed the sql file... stupid mysql_dumpKarl 'vollmerk' Vollmer2006-04-211-1/+1
* search fixes from rubinKarl 'vollmerk' Vollmer2006-01-221-1/+2
* aww yeaKarl 'vollmerk' Vollmer2006-01-051-1/+8
* updated registration mojo thx pb1dft also some fluf updatesKarl 'vollmerk' Vollmer2006-01-021-1/+1
* added keyword search and fixes up search a bunch thx rubinKarl 'vollmerk' Vollmer2005-12-181-6/+34
* fixed a problem with the error handler that was failing to log a vast majorit...Karl 'vollmerk' Vollmer2005-11-291-1/+1
* fixed the played search problem, and added a limit, and operator designationKarl 'vollmerk' Vollmer2005-09-161-17/+38
* tweaked to fix a search problem s1amson foundKarl 'vollmerk' Vollmer2005-09-131-1/+1
* new search mojo, only song object type current works...Karl 'vollmerk' Vollmer2005-09-081-145/+131
* New ImportKarl 'vollmerk' Vollmer2005-06-091-0/+185