For Firefox users:

You can replicate the same behavior but it requires a bit more work:

Firefox uses a format called OpenSearch so you have to generate an
installable XML via this page.
https://ready.to/search/en/#

the search name: Beam Issues
the front search term: https://issues.apache.org/jira/browse/BEAM-
Click then on Make search plugin to generate an URL:
https://ready.to/search/en/?sna=Beam%20issues&prf=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FBEAM-&in=utf&ou=ono&mod=pn#
then you open the URL and click on `Opensearch plug-in Beam Issues` to
install it

Now you configure the keyword on Firefox preferences

Preferences > Search on the left panel.
Scroll down to One-Click Search Engines.
Double-click on the Keyword column for the search engine you want to assign
a shortcut to.
Enter @ followed by your search shortcut keyword. For example: @beam

Another user URL (to search on github open PRs):
http://ready.to/search/en/?sna=Beam%20PRs&prf=https%3A%2F%2Fgithub.com%2Fapache%2Fbeam%2Fpulls%3Futf8%3D%E2%9C%93%26amp%3Bq%3Dis%3Apr%2B&in=utf&ou=ono&mod=pn

Enjoy!

ps. This is so useful that probably is worth to put in cwiki, create the
page Udi and I will add the Firefox section if you agree.




On Fri, Aug 31, 2018 at 2:31 AM Udi Meiri <eh...@google.com> wrote:

> Correction: this is the correct URL:
> https://issues.apache.org/jira/secure/QuickSearch.jspa?searchString=%s
>
> It uses smart querying. Ex: Searching for "beam open pubsub" will search
> for open bugs in project BEAM with the keyword "pubsub".
>
> On Tue, Aug 28, 2018 at 4:49 PM Valentyn Tymofieiev <valen...@google.com>
> wrote:
>
>> Thanks for sharing.
>>
>> I have also found useful following custom search query for PRs:
>> https://github.com/apache/beam/pulls?q=is%3Apr%20%s
>>
>> Sample usage: type 'pr', space, type: 'author:tvalentyn'.
>>
>> You could also incorporate 'author:' into the query:
>> https://github.com/apache/beam/pulls?q=is%3Apr%20author%3A
>>
>> On Tue, Aug 28, 2018 at 4:26 PM Daniel Oliveira <danolive...@google.com>
>> wrote:
>>
>>> This seems pretty useful. Thanks Udi!
>>>
>>> On Mon, Aug 27, 2018 at 3:54 PM Udi Meiri <eh...@google.com> wrote:
>>>
>>>> In case you want to quickly look up JIRA tickets, e.g., typing 'j',
>>>> space, 'BEAM-4696'.
>>>> Search URL:
>>>> https://issues.apache.org/jira/QuickSearch.jspa?searchString=%s
>>>>
>>>>

Reply via email to