Commit Graph

13 Commits

Author SHA1 Message Date
Roberto Rosario
036cba29c3 Fix settings imports 2012-09-14 02:26:13 -04:00
Roberto Rosario
1792599411 Move removal of items marked for indexing to the search_indexes.py file 2012-05-22 23:25:06 -04:00
Roberto Rosario
80e236723b Add support to clear the indexable list returned 2012-05-21 23:08:31 -04:00
Roberto Rosario
e89959b71b Remove remaining code for the old search method and the advanced search support, misc cleanups too 2012-04-12 12:59:06 -04:00
Roberto Rosario
8e829612af Refactor and simply recent search functionality 2012-04-12 12:22:58 -04:00
Roberto Rosario
520d6cc3af Improve IndexableObject class methods 2012-04-12 02:04:50 -04:00
Roberto Rosario
0c02ac7d40 Add anonymous user support to the dynamic search app's Savedsearch model manager method 2012-01-07 23:36:41 -04:00
Roberto Rosario
946e4fcf50 Handle percent encoded unicode query strings in search URL 2011-11-15 06:34:59 -04:00
Roberto Rosario
90e876ca93 Code cleanup 2011-07-21 11:46:15 -04:00
Roberto Rosario
a6a469ad9c Improved query string cleanup method and blank query detection 2011-07-03 00:43:15 -04:00
Roberto Rosario
3503ad7ea1 Updated the search manager to not store recent empty queries 2011-07-02 19:42:07 -04:00
Roberto Rosario
83a2ea5799 Specify search hits when creating new recent search entries 2011-06-28 12:50:13 -04:00
Roberto Rosario
c8f7170dff Added recent searches per user support and the SEARCH_RECENT_COUNT configuration option 2011-06-28 03:45:25 -04:00