Branch: refs/heads/attic/search-api Home: https://github.com/django/django Commit: 682aed446b16c1dd6c12d727849a715033878b34 https://github.com/django/django/commit/682aed446b16c1dd6c12d727849a715033878b34 Author: Jacob Kaplan-Moss <ja...@jacobian.org> Date: 2006-08-21 (Mon, 21 Aug 2006)
Log Message: ----------- Added search-api branch for Brian Beck's SoC project. git-svn-id: http://code.djangoproject.com/svn/django/branches/search-api@3632 bcc190cf-cafb-0310-a4f2-bffc1f526a37 Commit: 91790e27cd00b88b0891cb815a36d21813246c5d https://github.com/django/django/commit/91790e27cd00b88b0891cb815a36d21813246c5d Author: Brian Beck <exo...@gmail.com> Date: 2006-08-21 (Mon, 21 Aug 2006) Changed paths: A django/contrib/search/__init__.py A django/contrib/search/backends.py A django/contrib/search/base.py A django/contrib/search/default.py A django/contrib/search/hype.py A django/contrib/search/lucene.py A django/contrib/search/models.py A django/contrib/search/query.py A django/contrib/search/views.py A django/contrib/search/xapian.py Log Message: ----------- [search-api] Initial commit, Lucene working, Xapian and Hype almost working, needs polish. git-svn-id: http://code.djangoproject.com/svn/django/branches/search-api@3636 bcc190cf-cafb-0310-a4f2-bffc1f526a37 Commit: 842340d453c3535d52a9f341aa57ed35f20e321a https://github.com/django/django/commit/842340d453c3535d52a9f341aa57ed35f20e321a Author: Brian Beck <exo...@gmail.com> Date: 2006-08-21 (Mon, 21 Aug 2006) Changed paths: M django/contrib/search/base.py Log Message: ----------- [search-api] Allow shorthand for fields (attribute shorthand already supported) git-svn-id: http://code.djangoproject.com/svn/django/branches/search-api@3645 bcc190cf-cafb-0310-a4f2-bffc1f526a37 Commit: 33a31efc2108e8aa4868d6f8774ca48f933b23ca https://github.com/django/django/commit/33a31efc2108e8aa4868d6f8774ca48f933b23ca Author: James Bennett <ubernost...@gmail.com> Date: 2009-09-11 (Fri, 11 Sep 2009) Log Message: ----------- Move the search-api branch into the attic. git-svn-id: http://code.djangoproject.com/svn/django/branches/attic/search-api@11520 bcc190cf-cafb-0310-a4f2-bffc1f526a37 Compare: https://github.com/django/django/compare/682aed4^...33a31ef -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.