addons-server/apps/search
Dave Dash 118956cbfe Setting timeout for sphinxapi 2010-03-23 11:00:47 -07:00
..
management Fleshed out the search client so it supports more filters required by the API. 2010-02-17 16:25:49 -08:00
__init__.py [bug 538285] Sphinx integration complete with commands for starting/stopping server, reindexing, tests, etc. 2010-01-22 16:52:41 -08:00
client.py Using SetGroupBy to handle limits, offsets, and counting records. 2010-03-17 08:38:23 -07:00
forms.py Showing api-specific platform names in the API, and using amo.PLATFORM_* 2010-03-04 12:18:32 -08:00
helpers.py make the search form lazier and cachier 2010-03-01 11:42:24 -08:00
models.py [bug 538285] Sphinx integration complete with commands for starting/stopping server, reindexing, tests, etc. 2010-01-22 16:52:41 -08:00
sphinxapi.py Setting timeout for sphinxapi 2010-03-23 11:00:47 -07:00
tests.py Truncate tables manually with FK checks disabled. 2010-03-16 14:11:24 -07:00
urls.py a searchbox that looks pretty *and* works 2010-02-26 12:36:52 -08:00
utils.py Quieting sphinx. 2010-03-16 14:11:24 -07:00
views.py a searchbox that looks pretty *and* works 2010-02-26 12:36:52 -08:00