= Index based search on Database contents and ontology retrieved data = [[TOC()]] Details: ||summary: ||Provide GCC developers with a search on '''(1)''' your Database contents (you can pick which fields you want to search) and '''(2)''' on Ontology terms retrieved from '''OntoCAT''' for a specific keyword from EBI Ontology Lookup Service (OLS) and the NCBO BioPortal results .|| ||status: ||draft || ||source: ||URL to sourcecode || ||demo: || URL to application in which this module is used || ||manual: || Wiki link to the user manual || ||design:|| Wiki link to the design (technical, GUI drafts) of the module || == What does it do? == Explain here the main uses of this module. This can be up to a few paragraphs. == User stories == These stories are on our todo list or already solved: Query to TRAC which inserts all closed and open tickets, eg: {{{ TicketQuery(component=dummy&group=status&type=enhancement&order=status&desc=true) }}} == Known bugs == These are bugs reported as part of this module: Query to TRAC which inserts all bugs: {{{ TicketQuery(component=dummy&type=bugfix) }}}