Skip to content
  • Daniel Vrátil's avatar
    Fix contact UID indexing and search · abc806bd
    Daniel Vrátil authored
    Index UID with a prefix so we can query by it. Makes ContactSearchJob
    for UID actually work.
    
    Unfortunately we need to reindex all contacts for this, and since there's
    no mechanism to reindex only contacts, we have to reindex everything.
    abc806bd