Thanks, I've looked into the API reference before but there's nothing there regarding being able to filter by a custom search term (you can filter by state or labels but searching through issue title or description, for example - no mention of that). Are there any plans of incorporating this functionality?
Thanks. Pavel. On Mar 2, 2015 4:27 PM, "Sytse Sijbrandij" <[email protected]> wrote: > Relevant part of the API docs: http://doc.gitlab.com/ce/api/issues.html > > Best regards, > Sytse Sijbrandij > CEO GitLab B.V. > > > On Thu, Feb 26, 2015 at 5:45 AM, Pavel Volgarev <[email protected]> wrote: > > GitLab API allows you to query for issues with specific label(s), state > or > > milestone but is there a way to get all the issues that match the given > > search term? For example: > > > > GET /projects/:id/issues?search=angular > > > > If the above is not possible, is there a well-known recipe of how to > achieve > > this (for example, a guide of setting up Elasticsearch or Solr to index > all > > the issues)? I know there's another thread here about enabling full-text > > search for the entire project/repository but we're only interested in > > searching through the issues. > > > > Thanks. > > > > -- > > You received this message because you are subscribed to the Google Groups > > "GitLab" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/gitlabhq/b82030c6-9328-4824-87be-450654297829%40googlegroups.com > . > > For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "GitLab" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/gitlabhq/WsoOvl2pSCE/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/gitlabhq/CAJTzhG-Rvv6TjqZm4zdH53APuGDLoV26bV2nWeHRxXgg9QAJ8A%40mail.gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/CABXn0AmWjGqTt%3D4Zu1ZHYhXuVrp1rEHPBiLXUZqA1pc%2Buh9ztQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
