Running the following command, output is: "All documents removed."

$ ./manage.py rebuild_index

Documentation
<http://django-haystack.readthedocs.org/en/latest/tutorial.html#creating-searchindexes>
says-
"Simply run ./manage.py rebuild_index. You’ll get some totals of how many
models were processed and placed in the index."

What I am missing? As this command must create indexes by processing
models. And how does my search_indexes.py file actually look like?
Currently it looks like this: http://tny.cz/d842c556


-- 
Kamaljeet Kaur

kamalkaur188.wordpress.com
facebook.com/kaur.188

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to