Commit graph

69 commits

Author SHA1 Message Date
Dave Hall
2907417897 Improving ranking behaviour for MySQL backend. 2011-08-29 19:18:27 +01:00
Dave Hall
1f51b094bd Added in extra site search params. 2011-08-29 18:23:29 +01:00
Dave Hall
32ba4c5694 Renaming default search template. 2011-08-29 18:20:58 +01:00
Dave Hall
29d38c9e08 Updating tests to use watson namespaced admin class. 2011-08-29 18:01:45 +01:00
Dave Hall
f804b8d549 Renaming search admin class. 2011-08-29 18:00:55 +01:00
Dave Hall
fc48954e13 Renamed template variable of 'result_list' to 'search_results' 2011-08-29 17:15:32 +01:00
Dave Hall
5a6a726a14 Refactored registering live querysets. 2011-08-29 16:47:40 +01:00
Dave Hall
c032b98ec9 Forcing all search fields to unicode. 2011-08-29 16:35:51 +01:00
Dave Hall
2a58bab8f8 Adding buildwatson command to the migration installation script. 2011-08-29 16:17:47 +01:00
Dave Hall
6e5f4db51f Adding in comment about separate data migration. 2011-08-29 16:12:32 +01:00
Dave Hall
81f7d92c51 Added in correct wiki link to README 2011-08-29 15:13:18 +01:00
Dave Hall
67669538e0 Updated README with useful instructions. 2011-08-29 15:10:01 +01:00
Dave Hall
0718f606bb Updated README with useful instructions. 2011-08-29 15:07:53 +01:00
Dave Hall
4d26000229 Added in tests for admin integration. 2011-08-29 14:57:55 +01:00
Dave Hall
bc3350b929 Working on admin integration. 2011-08-29 14:37:19 +01:00
Dave Hall
6c5dbcd2c5 Added in fun fact explaination for MySQL testing weirdness. 2011-08-29 14:10:56 +01:00
Dave Hall
b6768965d9 Unit tests now pass with MySQL 2011-08-29 14:08:16 +01:00
Dave Hall
044733e567 Improving test pass rate for MySQL backend. 2011-08-29 13:30:21 +01:00
Dave Hall
5f00847c9b Working on MySQL search backend 2011-08-29 13:14:22 +01:00
Dave Hall
e39bc340c0 Fixing basic search backend to pass new tests. 2011-08-29 11:53:23 +01:00
Dave Hall
87bae74871 Added in tests for complex registration and multiple search engines. 2011-08-29 11:51:40 +01:00
Dave Hall
f07ce3080f Added in support for empty search redirect. 2011-08-29 11:36:34 +01:00
Dave Hall
7694d38879 Added in tests for ranking. 2011-08-29 11:18:53 +01:00
Dave Hall
17b61e6d42 Added in ranking parameter tests. 2011-08-29 11:10:09 +01:00
Dave Hall
1861b908c1 Added in support for independant filtering and ranking of search results. 2011-08-29 11:02:37 +01:00
Dave Hall
42a6ff0e26 Added in kitchen sink test. 2011-08-28 13:42:47 +01:00
Dave Hall
db4049764b Added in test for overriding publication settings. 2011-08-27 18:45:43 +01:00
Dave Hall
1c6d92506c Better tests for inclusion and exclusion. Found a silly django bug as a result, and put in a workaround hack. 2011-08-27 18:38:44 +01:00
Dave Hall
d71299d98c Added in workaround for delay/bug in django request/response signals. 2011-08-25 15:17:44 +01:00
Dave Hall
0be605c84a Adding in more comprehensive tests for included and exluded querysets. Fixing s some errors they detected. 2011-08-25 12:09:01 +01:00
Dave Hall
509e63d02a Using nicer names in search result templates 2011-08-24 15:50:23 +01:00
Dave Hall
57ceaf10fd Fixing include and exlude model functionality in search. 2011-08-24 13:56:49 +01:00
Dave Hall
4620ce815b Fixing filter on PostgresBackend and multi-word search on basic backend. 2011-08-24 13:36:26 +01:00
Dave Hall
3971e4ccfd Added in default site search functionality. 2011-08-24 13:10:54 +01:00
Dave Hall
7ec27c0ca6 Fixing error in verbosity 2 buildwatson command. 2011-08-24 12:52:25 +01:00
Dave Hall
10353efab1 Fixing bug with meta encoding. 2011-08-24 12:47:05 +01:00
Dave Hall
72881b201d Improving inclusion and exclusion logic 2011-08-24 12:18:00 +01:00
Dave Hall
27b43da48a Added in include and exclude by queryset options. 2011-08-24 11:57:16 +01:00
Dave Hall
ffda21b33e Added in splitting up of emails when preprocessing content. 2011-08-24 11:23:31 +01:00
Dave Hall
b20ad0c56f Customization on registration now supports overriding any adapter property. 2011-08-24 11:08:44 +01:00
Dave Hall
cc0c7ff64f Now heals accidentally created duplicated search entries. 2011-08-24 11:06:41 +01:00
Dave Hall
a1a65a1dab Added in filter support to postgres. 2011-08-23 18:22:17 +01:00
Dave Hall
802b060c9e Added in filter functionality for basic backend. 2011-08-23 18:14:38 +01:00
Dave Hall
cb06e819bf Using dynamic registration in tests 2011-08-23 17:47:26 +01:00
Dave Hall
1aaa585a3a Added in test for deleting models and updating search indices. 2011-08-23 17:20:28 +01:00
Dave Hall
7e0336ba67 Added in fast postgres indexed fulltext search option. 2011-08-23 17:19:03 +01:00
Dave Hall
81e436bdc3 Refactored for new search paradigm 2011-08-23 17:12:35 +01:00
Dave Hall
103a01e9c1 Added in test for live publication filtering. 2011-08-21 21:25:10 +01:00
Dave Hall
e8d318d5d5 Fixing error in live filter searching for string primary keys. 2011-08-21 21:18:02 +01:00
Dave Hall
623ef86944 Fixing error with test model primary key being included in search. 2011-08-21 21:12:28 +01:00