1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-19 20:10:55 +01:00
phorge-phorge/src/applications/search
epriestley 018d1b77bf Identify compound short search tokens in the form "xx.yy" as unqueryable in the search UI
Summary:
Ref T12928. The index doesn't work for these, so show the user that there's a problem and drop the terms.

This doesn't fix the problem, but makes the behavior more clear.

Test Plan:
{F5053703}

{F5053704}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12928

Differential Revision: https://secure.phabricator.com/D18254
2017-07-20 14:24:09 -07:00
..
application Convert Maniphest merge operations to modern Relationship code 2016-06-30 08:35:45 -07:00
applicationpanel Fix Search Application Config 2017-07-18 17:44:56 +00:00
buckets Use new Differential bucketing logic on default (non-dashboard) homepage 2016-05-19 15:20:39 -07:00
constants Remove FIELD_KEYWORDS, index project slugs as body content 2017-04-02 09:36:32 -07:00
controller Correct spelling of "Dasbhoard" 2017-03-28 10:04:26 -07:00
editor Validate menu item fields (links, projects, dashboards, applications, forms, etc) 2017-01-20 11:58:25 -08:00
engine Degrade more gracefully when ProfileMenu dashboards fail to render 2017-06-23 12:31:36 -07:00
engineextension When "cluster.search" changes, don't trust the old index versions 2017-04-02 13:45:48 -07:00
exception Allow administrators to get a list of users who don't have MFA configured 2017-03-15 17:49:01 -07:00
field Let PhabricatorSearchCheckboxesField survive saved query data with mismatched types 2017-06-23 12:29:47 -07:00
fulltextstorage Identify compound short search tokens in the form "xx.yy" as unqueryable in the search UI 2017-07-20 14:24:09 -07:00
index Support multiple fulltext search clusters with 'cluster.search' config 2017-03-26 08:16:47 +00:00
interface Extend "fulltext" and "ngrams" interfaces from "indexable" interface 2017-04-17 12:59:41 -07:00
management Convert cluster/projects config options to newer modular structure 2017-06-27 12:35:54 -07:00
menuitem Remove recentParticipants from ConpherenceThread 2017-04-13 13:55:08 -07:00
ngrams Implement basic ngram search for Owners Package names 2015-12-22 08:00:33 -08:00
phidtype Rename "ProfilePanelConfiguration" to "ProfileMenuItemConfiguration" 2016-12-11 11:44:22 -08:00
query Search and Replace calls to setShade 2017-05-22 18:59:53 +00:00
relationship Render parent and child tasks in Maniphest with a graph trace 2016-07-01 10:41:07 -07:00
storage Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00
typeahead Added application name to the typeahead results for doc type search 2016-08-25 11:26:49 -04:00
view Allow users to drop .ics files on calendar views to import them 2016-10-18 15:26:44 -07:00
worker Convert all "DocumentIndexers" into "FulltextEngines" 2015-12-21 17:25:23 -08:00