Commit graph

70 commits

Author SHA1 Message Date
Dave Hall
623ef86944 Fixing error with test model primary key being included in search. 2011-08-21 21:12:28 +01:00
Dave Hall
becd59c723 Calling rebuildwatson from installwatson. 2011-08-21 20:48:27 +01:00
Dave Hall
20c073a78d Working on getting unit tests to pass. 2011-08-21 19:05:34 +01:00
Dave Hall
39b88fedbd Added in fix for dumb search backend search. 2011-08-21 18:42:39 +01:00
Dave Hall
3af91cec4d Added in rebuildwatson command. 2011-08-21 18:31:38 +01:00
Dave Hall
38480627e7 Renamed adaptor to adapter. Showing my Brishness there... 2011-08-21 18:15:59 +01:00
Dave Hall
9a49a0e8ff Added in logic for performing live filters. 2011-08-21 18:14:43 +01:00
Dave Hall
68bc902062 Refactoring model exclusion for better compatibility with live filtering. 2011-08-21 18:06:41 +01:00
Dave Hall
ffbb29b2d0 Expanded tests to check everything works with a model with a string pk. 2011-08-21 18:00:49 +01:00
Dave Hall
510e66d03e Added in support for only searching a subset of the registered models. 2011-08-21 17:58:41 +01:00
Dave Hall
a0d30230f6 Adding in support for updating search indices. 2011-08-21 17:50:09 +01:00
Dave Hall
51479a686f Added in postgres search backend implementation. 2011-08-21 17:38:04 +01:00
Dave Hall
7507939dd2 Basic functionality for searching cross-table. 2011-08-21 16:55:37 +01:00
Dave Hall
104b500eb0 Working on raw SQL used by dumb search backend. 2011-08-21 16:04:34 +01:00
Dave Hall
cba5cbfe08 Working on integration with signalling framework. 2011-08-21 15:52:24 +01:00
Dave Hall
6ab130a547 Added in tests for registration. 2011-08-21 15:15:15 +01:00
Dave Hall
198d30dac2 Fix for obvious and embarassing bug... 2011-08-21 14:54:33 +01:00
Dave Hall
9c35c88b23 Working on search backends and registration logic 2011-08-20 18:50:35 +01:00
Dave Hall
3d51ed2221 Adding in hooks for performing the search. 2011-08-20 18:27:57 +01:00
Dave Hall
e840b03f78 Initial import. 2011-08-20 18:08:00 +01:00