Initial import to support local scanner sources

This commit is contained in:
Roberto Rosario
2012-08-08 05:21:42 -04:00
parent 2c7fea8baf
commit 388a4b0dd7
11 changed files with 244 additions and 19 deletions

View File

@@ -88,6 +88,7 @@ Afterwards migrate existing database schema with::
$ ./manage.py migrate job_processor
$ ./manage.py migrate clustering
$ ./manage.py migrate trash
$ ./manage.py migrate sources
Issue the following command to index existing documents in the new full text search database::