1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-03 20:22:46 +01:00
phorge-phorge/src/applications/search/constants
epriestley 577d498033 Create a virtual "core" field in the Ferret engine for "title and body together"
Summary: See PHI46. The `core:` function means "find results in either the title or body, but not other auxiliary fields like comments".

Test Plan: Searched for text present in the title (yes), body (yes), and comments (no) with the `core:...` prefix.

Reviewers: chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D18514
2017-09-01 09:40:56 -07:00
..
PhabricatorSearchDocumentFieldType.php Create a virtual "core" field in the Ferret engine for "title and body together" 2017-09-01 09:40:56 -07:00
PhabricatorSearchRelationship.php Extend from Phobject 2015-06-15 18:02:27 +10:00