Ticket #85 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

Search not working

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

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

Changed 2 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/

Changed 2 months ago by adamm

  • component changed from Uncategorized to Search

Changed 2 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.