jira-importer commented on issue #456: URL: https://github.com/apache/maven-indexer/issues/456#issuecomment-2965142647
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** commented IMO, the most useful searches would be: * Import-Package (example use case: "I want to see what bundles uses a certain package") * Bundle-SymbolicName (example use case: "I know the bundle I want") * Require-Bundle (example use case: "I want to see what bundles uses a certain bundle") * Export-Package (example use case: "I know only the package I need") And AFAIK, the Export-Service is deprecated. As for returned (index contained) information, the adding these too would be nice: * Bundle-Description (similar to MAVEN.DESCRIPTION) * Bundle-Name (similar to MAVEN.NAME) etc. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
