pull/745/head
Erik Johnston 2016-04-21 17:49:00 +01:00
parent 26db18bc90
commit b57dcb4b51
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ class SearchStore(BackgroundUpdateStore):
"target_min_stream_id_inclusive": target_min_stream_id,
"max_stream_id_exclusive": min_stream_id,
"rows_inserted": rows_inserted + len(rows),
"have_added_index": True,
"have_added_indexes": True,
}
self._background_update_progress_txn(