Author |
Date |
Commit |
Message |
ben@firshman.co.uk |
Oct 11, 2008 |
21 |
Fixed the dummy backend (thanks Jeff!)
|
jacob.kaplanmoss |
Oct 7, 2008 |
20 |
Updated signal handling to 1.0 syntax.
|
ben@firshman.co.uk |
Aug 29, 2008 |
19 |
Fixed minor bug which caused the test suite to fail, and
postgresql_psycopg2 is |
ben@firshman.co.uk |
Aug 18, 2008 |
18 |
Final SoC commit
|
ben@firshman.co.uk |
Aug 5, 2008 |
17 |
Mysql and Postgres backends now use QuerySets, and Solr has been adapted to
use |
ben@firshman.co.uk |
Jul 26, 2008 |
16 |
Rewritten SearchResults to support QuerySet style lazy loading.
Modified mysql |
ben@firshman.co.uk |
Jul 17, 2008 |
15 |
SearchResults.__getitem__ with slices now actually works. The behaviour
for int |
ben@firshman.co.uk |
Jul 16, 2008 |
14 |
Added a postgresql backend, a Document model, Document model support for
mysql |
ben@firshman.co.uk |
Jul 7, 2008 |
13 |
Added mysql backend
|
jkocherhans |
Jun 28, 2008 |
12 |
Initialized merge tracking via "svnmerge" with revisions "1-10" from
https://dja |
jkocherhans |
Jun 28, 2008 |
11 |
Created new branch for SoC 2008.
|
jacob.kaplanmoss |
Jun 4, 2008 |
10 |
Pass 'commit' arguments down to pysolr |
jacob.kaplanmoss |
Apr 18, 2008 |
9 |
Remove ":" from term bits -- that'll mess up field searches. |
jacob.kaplanmoss |
Apr 18, 2008 |
8 |
Allow a few more characters in search terms so that searching for stuff like, we |
jkocherhans |
Mar 28, 2008 |
7 |
Fixed the generic search view to use the new paginator.
|
jkocherhans |
Mar 25, 2008 |
6 |
Updated paginator to work with the new paginator in Django.
|
jkocherhans |
Mar 14, 2008 |
5 |
Fixed issue 3. indexer.get_indexers no longer takes a model argument. Thanks, se |
jkocherhans |
Mar 14, 2008 |
4 |
The beginning of tests that, you know, actually work without a backend set up.
|
jacob.kaplanmoss |
Mar 11, 2008 |
3 |
Use smart_str in "reindex" output so that proxy objects get resolved correctly. |
jkocherhans |
Mar 6, 2008 |
2 |
Initial import of djangosearch. Only the solr backend is really working at this |
|
Mar 6, 2008 |
1 |
Initial directory structure. |