Page MenuHomePhabricator

Provide `bin/nuance import` and ngram indexes for sources
ClosedPublic

Authored by epriestley on Mar 8 2016, 2:40 PM.

Details

Summary

Ref T10537. More infrastructure:

  • Put a bin/nuance in place with bin/nuance import. This has no useful behavior yet.
  • Allow sources to be searched by substring. This supports bin/nuance import --source whatever so you don't have to dig up PHIDs.
Test Plan
  • Applied migrations.
  • Ran bin/nuance import --source ... (no meaningful effect, but works fine).
  • Searched for sources by substring in the UI.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Provide `bin/nuance import` and ngram indexes for sources.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Mar 8 2016, 4:06 PM
This revision was automatically updated to reflect the committed changes.