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 <vol...@gmail.com> 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 gitlabhq+unsubscr...@googlegroups.com.
> 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 the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
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.

Reply via email to