Django: Haystack resets, won't find results, when syncing with Heroku -
i uploaded first django project heroku and, far, it's working 1 exception.
every time push updated version of project heroku...
git push heroku master
...haystack no longer recognizes of items in database, resulting in empty search results. isn't migration; regular push of updated code. when new items added, these appear in search. when sync takes place, results turn empty. i'm using haystack woosh.
i'm not sure how rectify or may causing this. if has experience or knowledge may help, welcomed.
i uploaded first django project heroku and, far, it's working 1 exception. every time push updated version of project heroku... ...haystack no longer recognizes of items in database, resulting in empty search results. isn't migration; regular push of updated code. when new items added, these appear in search. when sync takes place, results turn empty. i'm using haystack woosh. i'm not sure how rectify or may causing this. if has experience or knowledge may help, welcomed. | |||||||||||||||||||||
|