[jbosstools-issues] [JBoss JIRA] (JBIDE-13543) Consider using Lucene to index JAX-RS elements in the metamodel

Marián Labuda (JIRA) issues at jboss.org
Tue Sep 23 07:37:02 EDT 2014


     [ https://issues.jboss.org/browse/JBIDE-13543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marián Labuda closed JBIDE-13543.
---------------------------------


Closing.

> Consider using Lucene to index JAX-RS elements in the metamodel
> ---------------------------------------------------------------
>
>                 Key: JBIDE-13543
>                 URL: https://issues.jboss.org/browse/JBIDE-13543
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: webservices
>    Affects Versions: 4.0.0.Final
>            Reporter: Xavier Coulon
>            Assignee: Xavier Coulon
>             Fix For: 4.1.0.Beta2
>
>
> The JAX-RS Metamodel holds all the elements discovered in the Java Model (plus web.ml) and provides with a set of methods to retrieve elements. To improve performance, these elements have been indexed in maps on a given criteria, but some validation tasks require more complex queries (eg: finding duplicate providers, checking if an exception mapper would match the resource method by querying against the thrown exception + produced mediatype, etc.)
> Thus, being able to index all the JAX-RS elements against their properties then being able to perform complex queries could be an alternative to evaluate. 



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)



More information about the jbosstools-issues mailing list