python - How to specify which DIR is to be used by haystack and whoosh during index-building -


i trying index mysql data whoosh using haystack root partition full way specify dir used haystack , whoosh during indexing data. uses /tmp/ dir during process how can change dir else.. know best way increase root partition looking alternative ....

i found setting.. maybe helps you:

whoosh_storage_dir = '/data/whoosh' 

apart that, found a script snippet might change '/tmp/' directory.

i not familiar projects.. thought might share found. ;)


Comments

Popular posts from this blog

PHP Error "Undefined index" -

C# List<> to xml -

php - How to only save new tweets/instagram photos to database? -