HomePhabricator

Remove FIELD_KEYWORDS, index project slugs as body content

Description

Remove FIELD_KEYWORDS, index project slugs as body content

Summary:
D17384 added a "keywords" field but only partially implemented it.

  • Remove this field.
  • Index project slugs as part of the document body instead.

Test Plan:

  • Ran bin/search index PHID-PROJ-... --force.
  • Found project by searching for a unique slug.

Reviewers: chad, 20after4

Reviewed By: chad

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

Details

Provenance
epriestleyAuthored on Apr 2 2017, 3:43 PM
epriestleyPushed on Apr 2 2017, 4:36 PM
Reviewer
chad
Differential Revision
D17596: Remove FIELD_KEYWORDS, index project slugs as body content
Parents
rP515cb98819ae: When running unit tests, ignore any custom task fields
Branches
Unknown
Tags
Unknown
Build Status
Buildable 16256
Build 21601: Run Core Tests