Commercial support is now officially available for Haystack. |
|
More...
|
over 13 years ago
|
Commercial support is now officially available for Haystack. |
|
More...
|
over 13 years ago
|
Updated XapianEngine module path |
|
More...
|
over 13 years ago
|
Updated XapianEngine module path |
|
More...
|
over 13 years ago
|
Updated XapianEngine module path |
|
More...
|
over 13 years ago
|
Updated XapianEngine module path |
|
More...
|
over 13 years ago
|
Fixed update_index process leak. |
|
More...
|
over 13 years ago
|
Fixed update_index process leak. |
|
More...
|
over 13 years ago
|
Using multiple workers (and resetting the connection) causes things to break when the app is finished and it moves to the next and does qs.count() to get a count of the objects in that app to index with psycopg2 reporting a closed connection. Manually closing the connection before each iteration if using multiple workers before building the queryset fixes this issue. |
|
More...
|
over 13 years ago
|
Using multiple workers (and resetting the connection) causes things to break when the app is finished and it moves to the next and does qs.count() to get a count of the objects in that app to index with psycopg2 reporting a closed connection. Manually closing the connection before each iteration if using multiple workers before building the queryset fixes this issue. |
|
More...
|
over 13 years ago
|
Removed code leftover from v1.X. Thanks to kossovics for the report! |
|
More...
|
over 13 years ago
|
Removed code leftover from v1.X. Thanks to kossovics for the report! |
|
More...
|
over 13 years ago
|
All backends let individual documents fail, rather than failing whole chunks. Forward port of acdha's work on 1.2.X. |
|
More...
|
over 13 years ago
|
All backends let individual documents fail, rather than failing whole chunks. Forward port of acdha's work on 1.2.X. |
|
More...
|
over 13 years ago
|
Added ikks to AUTHORS. |
|
More...
|
over 13 years ago
|
Added ikks to AUTHORS. |
|
More...
|
over 13 years ago
|
+localwiki.org |
|
More...
|
over 13 years ago
|
+localwiki.org |
|
More...
|
over 13 years ago
|
Added Pix Populi to "Who Uses". |
|
More...
|
over 13 years ago
|
Added Pix Populi to "Who Uses". |
|
More...
|
over 13 years ago
|
Added contribution guidelines. |
|
More...
|
over 13 years ago
|
Added contribution guidelines. |
|
More...
|
over 13 years ago
|
Updated the docs to reflect the supported version of Django. Thanks to catalanojuan for the original patch! |
|
More...
|
over 13 years ago
|
Updated the docs to reflect the supported version of Django. Thanks to catalanojuan for the original patch! |
|
More...
|
over 13 years ago
|
Updated the Whoosh URL. Thanks to cbess for the original patch! |
|
More...
|
over 13 years ago
|
Updated the Whoosh URL. Thanks to cbess for the original patch! |
|
More...
|
over 13 years ago
|
Reset database connections on each process on update_index when using --workers |
|
More...
|
over 13 years ago
|
Reset database connections on each process on update_index when using --workers |
|
More...
|
over 13 years ago
|
Adding description of stats support to docs. |
|
More...
|
over 13 years ago
|
Adding description of stats support to docs. |
|
More...
|
over 13 years ago
|