Roberto Rosario
|
d59ea3ede2
|
Add from __future__ import unicode_literals, issue #37
|
2015-01-19 04:06:40 -04:00 |
|
Roberto Rosario
|
5cdc95e99f
|
Explicit document type needes to trigger indexing of documents, previously indexes with no document type associated would update for all document types
|
2015-01-07 03:39:11 -04:00 |
|
Roberto Rosario
|
aca9d8c9eb
|
Remove unused imports, do PEP8 and DeprecationWarning cleanups
|
2015-01-05 14:40:59 -04:00 |
|
Roberto Rosario
|
f82bb44540
|
Don't remove the root instance node, there is no aparent side effect but is unnecessary
|
2015-01-05 14:10:50 -04:00 |
|
Roberto Rosario
|
6737a87021
|
Cleanup empty instance nodes in the same task not as a separate task
|
2015-01-05 14:08:33 -04:00 |
|
Roberto Rosario
|
15e4a5b091
|
Stop empty instance node deletion recursion at top node
|
2015-01-03 23:38:15 -04:00 |
|
Roberto Rosario
|
bca6355bb8
|
Fix function name, delete a document from all index nodes before reindexing it
|
2015-01-03 12:33:01 -04:00 |
|
Roberto Rosario
|
ddfba9684d
|
Remove final filesystem mirroring code, add TODO reminders
|
2015-01-03 12:17:02 -04:00 |
|
Roberto Rosario
|
018284eec1
|
Add locking and arbitration to indexing updates, remove filesystem index mirroring issue #56
|
2015-01-02 21:52:33 -04:00 |
|
Roberto Rosario
|
a2840bc57d
|
Remove unused metadata dictionary precalculation
|
2014-12-08 18:31:41 -04:00 |
|
Roberto Rosario
|
4abc866a53
|
Add TODO reminder
|
2014-11-20 03:32:34 -04:00 |
|
Roberto Rosario
|
d7a7231b1b
|
Remove usage of the MetadataClass during index calculation code
|
2014-11-11 03:02:29 -04:00 |
|
Roberto Rosario
|
8824b62be4
|
Update references from document.filename to document.label
|
2014-10-30 15:01:23 -04:00 |
|
Roberto Rosario
|
26e81ec053
|
Fix method name
|
2014-10-16 00:39:03 -04:00 |
|
Roberto Rosario
|
28a7c9789c
|
Add document_indexing API endpoints
|
2014-10-13 19:12:16 -04:00 |
|
Roberto Rosario
|
e5d8f4a526
|
Cleanups
|
2014-10-08 09:42:13 -04:00 |
|
Roberto Rosario
|
b761037d99
|
Move all settings files from <app>/conf/settings.py to <app>/settings.py
|
2014-09-11 05:02:40 -04:00 |
|
Roberto Rosario
|
7321b12c7d
|
Update remaining exception syntaxes
|
2014-07-20 22:44:12 -04:00 |
|
Roberto Rosario
|
5e3d5c7fcb
|
Use metadata model's related name to address a document's metadata instances
|
2014-06-25 03:01:27 -04:00 |
|
Roberto Rosario
|
ec1745b50b
|
Initial changes to support the new Django 1.6 project structure
|
2014-06-15 13:13:21 +02:00 |
|