phab/src/applications/search/engine/PhabricatorSearchEngineElastic.phpstable
phab/src/applications/search/engine/PhabricatorSearchEngineElastic.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
81d051dbfa89 | Joshua Spence | Rename PhabricatorSearchEngine subclasses | May 4 2015 | |||
3ba56ceaf0f0 | epriestley | Add an anyone() typeahead function for matching any document owner | Apr 24 2015 | |||
3a17220ce3da | Povilas Balzaravicius Pawka/epriestley | T7827: Boost Elasticsearch results on title match. | Apr 16 2015 | |||
9374ace60248 | Chad Horohoe/epriestley | Ensure dateCreated property exists at index creation time | Dec 30 2014 | |||
a366f85c118b | Chad Horohoe/epriestley | Properly create Elasticsearch index | Dec 22 2014 | |||
c953c0fedc17 | Chad Horohoe/epriestley | Switch normal query from match to simple_query_string | Dec 22 2014 | |||
d034be28950a | Joshua Spence | Rename `HTTPFutureResponseStatus` subclasses | Jul 22 2014 | |||
66a3abe058a7 | Chad Horohoe/epriestley | Make it possible to configure Elasticsearch index name | Jul 11 2014 | |||
a230e0fab7af | Lex/epriestley | switch from term query to match query | Jul 10 2014 | |||
4dd9be5c94da | Lex/epriestley | change elasticsearch text query to match query for compat with 1.1.0 | Jul 10 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
dd3dfde98360 | Chad Horohoe/epriestley | T4446: Fix Elasticsearch support for 1.0 and above | May 29 2014 | |||
7ff539b72948 | epriestley | Fix a bad call in ElasticSearch recovery code | Feb 17 2014 | |||
b262ccdaff31 | epriestley | Use ApplicationSearch to power primary search | Feb 3 2014 | |||
a48128d36fc6 | epriestley | Partially use ApplicationSearch in main search | Feb 3 2014 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
6c7f36f6b81b | Jakub Vrana | Use filtered query instead of filter in Elasticsearch | Aug 2 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
730cf80a36df | Bob Trahan | Expose subscribers in search and some polish | Nov 7 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
0e097a586727 | vrana | Sort elasticsearch results by date created | Sep 20 2012 | |||
285cb172e962 | vrana | Try literal search if operator search fails in elasticsearch | Sep 4 2012 | |||
2a0956353389 | vrana | Always use HTTPSFuture in elasticsearch. | Jun 19 2012 | |||
1d94d49c171c | macvicar | [elasticsearch] Add timeout to API calls | Jun 8 2012 | |||
06b0f0d8abb1 | vrana | Pass URI to Elastic engine from outside | Jun 5 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help