1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/search
epriestley e616f166ae Provide a setup warning about using the default MySQL stopword file
Summary:
Fixes T2605.

  - Add a setup warning about the stopword file.
  - Provide a simpler stopword file.

Test Plan:
  - Hit setup warning.
  - Resolved it according to instructions.
  - Added "various" to a task, then searched for it, found the task.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T2605

Differential Revision: https://secure.phabricator.com/D10258
2014-08-13 15:34:09 -07:00
..
application Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
config Make it possible to configure Elasticsearch index name 2014-07-10 18:41:05 -07:00
constants Remove @group annotations 2014-07-10 08:12:48 +10:00
controller Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
engine Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
index Use ApplicationTransactions when indexing commit/audit comments 2014-07-28 15:02:18 -07:00
interface Provide PhabricatorSavedQuery to renderResultsList() 2013-07-03 05:46:04 -07:00
management Remove @group annotations 2014-07-10 08:12:48 +10:00
query Rename PHIDType classes 2014-07-24 08:05:46 +10:00
selector Provide a setup warning about using the default MySQL stopword file 2014-08-13 15:34:09 -07:00
storage Remove @group annotations 2014-07-10 08:12:48 +10:00
typeahead Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
view Write search bolding in a way which is certainly HTML-safe 2014-04-26 12:44:16 -07:00
worker Perform search indexing in the worker queue and respect bin/search index --background 2014-01-14 13:22:56 -08:00