Fix act search on all corpora
Use keyword
types instead of text
for IDs and types. Allows for exact matching and removes the useless text analysis performed by ES for those fields.
Requires re-indexing all acts with previous index dropping (--drop
)
Edited by Erwan Rouchet