[ 
https://issues.apache.org/jira/browse/FELIX-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845243#action_12845243
 ] 

Felix Meschberger commented on FELIX-1441:
------------------------------------------

I agree, that doing client side filter allows for using regular expressions, 
while doing server side filtering would probably require doing LDAP filering 
(as supported by the framework).

I think we should differentiate between the two:

  * client side filtering allows for simple reduction of the list but restricts 
to a limited number of fields
  * server side filtering allows for filtering against all manifest entries but 
requires a server round-trip

Now the goal of this issue original was to look for importers and exporters of 
certain packages. This would, by definition, require a server round-trip.

Could we have both (server-side and client-side) in some way or another ? For 
example have the simple entry form of your static proposal for client side 
filter and a dialog based functionality to filter bundles with a server-side 
roundtrip ?

> Search manifest entries of bundles
> ----------------------------------
>
>                 Key: FELIX-1441
>                 URL: https://issues.apache.org/jira/browse/FELIX-1441
>             Project: Felix
>          Issue Type: New Feature
>          Components: Web Console
>            Reporter: Sahoo
>         Attachments: 2010-03-08 15 00 24.png, bundles.zip
>
>
> It will be good have an ability to have a search facility which searches 
> bundle manifest entries of all installed bundles.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to