Closed
Bug 1007831
Opened 11 years ago
Closed 11 years ago
add link to query syntax help
Categories
(Input Graveyard :: Dashboard, defect)
Input Graveyard
Dashboard
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
References
Details
(Whiteboard: u=user c=dashboard p=1 s=input.2014q2)
The front page dashboard and analyzer search both use a query syntax for searching. This syntax is not documented anywhere, but it really should be.
This bug covers adding a link near the search box for both the frontpage dashboard and the analyzer search page that goes to a wiki page that details the query syntax with examples.
Bug #986589 covers switching to Elasticsearch simple-query-string queries, so we should document the Elasticsearch 0.90 version of that syntax.
http://www.elasticsearch.org/guide/en/elasticsearch/reference/0.90/query-dsl-simple-query-string-query.html#_simple_query_string_syntax
| Assignee | ||
Comment 1•11 years ago
|
||
In a PR: https://github.com/mozilla/fjord/pull/278
Landed in master: https://github.com/mozilla/fjord/commit/e399a87
I wrote up the search query text in the wiki, too: https://wiki.mozilla.org/Firefox/Input#Search_syntax
It's Friday, so I'll push this out on Monday.
Assignee: nobody → willkg
| Assignee | ||
Comment 2•11 years ago
|
||
Pushed the link to prod just now.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Input → Input Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•