Home GnuPG

Count and report skipped documents from "bin/search index"
bd939782001eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Count and report skipped documents from "bin/search index"

Summary:
Ref T12450. There's currently a bad behavior where inserting a document into one search service marks it as up to date everywhere.

This isn't nearly as obvious as it should be because bin/search index doesn't make it terribly clear when a document was skipped because the index version was already up to date.

When running bin/seach index without --force or --background, keep track of updated vs not-updated documents and print out some guidance. In other configurations, try to provide more help too.

Test Plan: {F4452134}

Reviewers: chad, 20after4

Reviewed By: 20after4

Maniphest Tasks: T12450

Differential Revision: https://secure.phabricator.com/D17597

Details

Provenance
epriestley <git@epriestley.com>Authored on Apr 2 2017, 6:17 PM
Parents
rPHAB6d8167503266: Remove "url" from Elasticsearch index
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHABbd939782001e: Count and report skipped documents from "bin/search index" (authored by epriestley <git@epriestley.com>).Apr 2 2017, 10:45 PM