Page MenuHomePhabricator

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

Authored by epriestley on Mar 8 2016, 2:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 2, 8:24 PM
Unknown Object (File)
Fri, May 30, 11:34 AM
Unknown Object (File)
Tue, May 27, 10:05 PM
Unknown Object (File)
Tue, May 27, 10:57 AM
Unknown Object (File)
Mon, May 26, 3:24 PM
Unknown Object (File)
May 10 2025, 1:19 PM
Unknown Object (File)
May 7 2025, 10:30 PM
Unknown Object (File)
May 7 2025, 5:18 PM
Subscribers
None

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.