Page "BloodhoundSearch" was changed by andrej Diff URL: <https://issues.apache.org/bloodhound/wiki/BloodhoundSearch?action=diff&version=14> Revision 14 Comment: Adding meta-keywords description Changes: -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: BloodhoundSearch ========================================================================= --- BloodhoundSearch (version: 13) +++ BloodhoundSearch (version: 14) @@ -26,13 +26,12 @@ * Combination of free text and field specific query e.g. "test status:new keyword:starter" (default operator is AND) * Field specific query e.g. "status:new keyword:starter" (default operator is AND) * Boolean queries e.g. "test OR (status:new and keyword:starter)" +* Use meta-keywords such as $resolved or #unresolved. Read more in [#meta-keywords Meta-keywords] chapter For more information on query syntax see wiki:Proposals/BEP-0004/ResourceQuery. Currently, you can search in tickets, wiki pages and milestones (later more resources will be added). Use All | Ticket | Wiki | Milestone tabs to search entries of specific type. Bloodhound Search provides basic faceting functionality. Facets are specific for each resource type. More complex faceting can be introduced later, for example: date rages, pivot faces etc. - -[[Image(bhsearch_screenshot.2.png)]] == Supported fields #fields Current version supports search in the following fields: @@ -54,6 +53,12 @@ * milestone * summary +== Meta-keywords #meta-keywords +Bloodhound Search supports the following meta-keywords: + * $resolved - resolved to {{{status:(resolved OR closed)}}} query + * $unresolved - resolved to {{{NOT $resolved}}} query + * $ticket, $milestone, $wiki - resolved to {{{type:ticket|milestone|wiki}}} query + == URL query parameters #parameters Bloodhound Search supports the following URL query parameters: * '''q''' - query string, for example: .../bhsearch?q=test -------8<------8<------8<------8<------8<------8<------8<------8<--------
-- Page URL: <https://issues.apache.org/bloodhound/wiki/BloodhoundSearch> Apache Bloodhound <https://issues.apache.org/bloodhound/> The Apache Bloodhound (incubating) issue tracker This is an automated message. Someone added your email address to be notified of changes on 'BloodhoundSearch' page. If it was not you, please report to .
