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)
Fri, Apr 19, 4:18 PM
Unknown Object (File)
Thu, Apr 11, 9:37 AM
Unknown Object (File)
Thu, Apr 11, 5:52 AM
Unknown Object (File)
Sun, Mar 31, 2:57 AM
Unknown Object (File)
Mar 19 2024, 9:11 PM
Unknown Object (File)
Mar 19 2024, 7:03 PM
Unknown Object (File)
Mar 19 2024, 6:15 PM
Unknown Object (File)
Mar 18 2024, 7:22 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.