Ticket #85 (closed defect: fixed)

Opened 19 months ago

Last modified 19 months ago

Search not working

Reported by: adamm Owned by: somebody
Priority: minor Milestone: 0.1
Component: Search Version: devel
Keywords: Cc:
Blocked By: Blocking:

Description

When I search for a keyword or user it continuously loads and no results are shown.

I've ran python manage.py index --rebuild

Change History

comment:1 Changed 19 months ago by slav0nic

after rebuild u must added manage.py index to cron task
read djapian docs pls, i already saied ask this question at  http://support.djangobb.org/

comment:2 Changed 19 months ago by adamm

  • Component changed from Uncategorized to Search

comment:3 Changed 19 months ago by adamm

  • Status changed from new to closed
  • Resolution set to fixed

The issue was fixed with

 http://trac.xapian.org/ticket/185

Note: See TracTickets for help on using tickets.