1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 10:49:37 +02:00
Commit graph

42 commits

Author SHA1 Message Date
Paul 'flowerysong' Arthur
c2c6749475 Enhanced rating search; uses correct algorithm for calculation, allows
specification of the operator.
2010-03-23 02:21:54 +00:00
Paul 'flowerysong' Arthur
81b874d406 Make keyword search *really* play nice with others, by interacting with
the designated operator as expected.
2010-03-20 08:02:11 +00:00
Paul 'flowerysong' Arthur
9258b7d2a9 Add missing $operator so keyword searching will play well with others. 2010-03-20 06:33:47 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0 Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
martian
704e66d0b4 switched to boolean mode fulltext search with conditional fuzzyness 2010-02-13 18:34:06 +00:00
martian
1ef5754692 clean up sql a bit 2010-02-11 22:08:16 +00:00
martian
174ba58019 slight improvement to search result sorting 2010-02-11 21:44:12 +00:00
martian
b3195a7271 moved database alterations to proper place 2010-02-11 19:26:33 +00:00
Karl 'vollmerk' Vollmer
81b75945bf no hacks, especially db changing ones 2010-02-11 19:17:20 +00:00
martian
9213c3c96d fulltext instead of soundex 2010-02-11 19:04:56 +00:00
martian
43c11ad8e4 adding a soundex search with better sorting as long as search is ascii 2010-02-09 20:54:12 +00:00
Karl 'vollmerk' Vollmer
c3e966a72a sync from trunk 2009-06-02 02:21:32 +00:00
Karl 'vollmerk' Vollmer
50036b1fad fix some browsing issues I created with the query switch, considering having browse class extend query 2009-03-09 15:32:18 +00:00
Karl 'vollmerk' Vollmer
6dbd87e078 add time range to advanced search, resolves #329 2009-03-09 00:54:41 +00:00
Karl 'vollmerk' Vollmer
245b69d645 some other minor changes, nothing big 2008-11-29 18:38:46 +00:00
Karl 'vollmerk' Vollmer
9e73de9555 made the keyword search also look at tag information 2008-11-26 10:37:26 +00:00
Karl 'vollmerk' Vollmer
f593f18131 Commit, still no internet paying for it.. curse you free.fr 2008-10-27 09:24:34 +00:00
Karl 'vollmerk' Vollmer
12a6c9addd fix search when no results are found, actually show the correct "error" 2008-08-31 05:52:30 +00:00
Karl 'vollmerk' Vollmer
68a6acbd05 remove the genre references from search so it works again 2008-08-08 05:41:02 +00:00
Karl 'vollmerk' Vollmer
84420db434 fixed rating display and rating advanced search, also allow new genre when adding radio station 2008-04-21 01:20:07 +00:00
Karl 'vollmerk' Vollmer
7e154abae9 - Fixed search by rating (Thx alex2008)
- Fixed no result return on random methods
- Added mime,language & lyrics to catalog updating functions
2008-01-13 21:34:56 +00:00
Karl 'vollmerk' Vollmer
3e46a9775c licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
Karl 'vollmerk' Vollmer
699a85cb82 fixed some ratings stuff, fixed some searching stuff as well 2007-08-09 06:35:24 +00:00
xgizzmo
c33a3b72e0 kill some debug warnings 2007-08-04 22:46:56 +00:00
Karl 'vollmerk' Vollmer
d48a431606 fixed searching via quicksearch bar 2007-07-31 03:12:12 +00:00
xgizzmo
b337d84d9a few fixups to pass W3C Validation Service (wip) 2007-07-19 00:19:43 +00:00
Karl 'vollmerk' Vollmer
6e3561114a added ability to search year range 2007-03-25 19:44:22 +00:00
Karl 'vollmerk' Vollmer
5a4fbeffbe few more tweaks for windows dirs and fixed comment searching 2007-01-21 03:22:45 +00:00
Karl 'vollmerk' Vollmer
6224281f3c added ability to search by ratings 2006-09-18 03:29:54 +00:00
Karl 'vollmerk' Vollmer
51f91c7b34 updated spanish translation and tweak to vainfo 2006-06-23 15:45:31 +00:00
Karl 'vollmerk' Vollmer
e3734f063e moved init.php improved vainfo a bit, removed checkboxes from search page 2006-06-17 16:32:04 +00:00
Karl 'vollmerk' Vollmer
a850381ad2 fixed the sql file... stupid mysql_dump 2006-04-21 07:00:33 +00:00
Karl 'vollmerk' Vollmer
8fa9207544 search fixes from rubin 2006-01-22 23:38:36 +00:00
Karl 'vollmerk' Vollmer
d0e0e716af aww yea 2006-01-05 06:41:04 +00:00
Karl 'vollmerk' Vollmer
83f3c41141 updated registration mojo thx pb1dft also some fluf updates 2006-01-02 01:06:06 +00:00
Karl 'vollmerk' Vollmer
64df5b6213 added keyword search and fixes up search a bunch thx rubin 2005-12-18 09:30:39 +00:00
Karl 'vollmerk' Vollmer
5f145cfe8f fixed a problem with the error handler that was failing to log a vast majority of the errors :S 2005-11-29 20:42:26 +00:00
Karl 'vollmerk' Vollmer
b6fb59209d fixed the played search problem, and added a limit, and operator designation 2005-09-16 07:00:55 +00:00
Karl 'vollmerk' Vollmer
7c64ba9cc6 tweaked to fix a search problem s1amson found 2005-09-13 00:30:50 +00:00
Karl 'vollmerk' Vollmer
bacb5b9a62 new search mojo, only song object type current works... 2005-09-08 18:02:12 +00:00
Karl 'vollmerk' Vollmer
bcad40a05a New Import 2005-06-09 16:34:40 +00:00