impresso / impresso-user-admin

Basic Django admin to manage user-related data in Impresso's Master DB.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Add collection IDs to relevant text reuse passages #28

Open theorm opened 4 years ago

theorm commented 4 years ago

To enable filtering of text reuse clusters by user collections we have added a collection filter that works with the ucoll_ss field in tr_passages index. At the moment Maud added a couple of test collections to the development index in preprod Solr. We need a celery job that would update text reuse passages when collections are created/changed. We will also need to tag passages with collections that have already been created (possibly a small script?).

PS: memo for @e-maud : check rights (r/w) on this index for c2dh user.

e-maud commented 3 years ago

Actions: