Happy New Year! (well... not for another 22 hours anyway...)
Not sure what you are asking, so I put some ideas together that might help get the party started...
Open Search: This module adds OpenSearch feed creation capability to core search.module. Searches are exported as RSS 2.0 feeds at /opensearch/type/keywords and can be autodiscovered through OpenSearch Description XML.
If you have a list feeds from the aggregation module, you could loop through them and use Regular Expressions with PHP (quick example)
Use the crazy awesome FeedAPI along with Views to help you search and/or "expose" certain aspects of your list of feeds to sorting and searching
Happy New Year! (well... not
Happy New Year! (well... not for another 22 hours anyway...)
Not sure what you are asking, so I put some ideas together that might help get the party started...
MJ
thanks for your answer but i
thanks for your answer
but i mean search inside feeds contents that aggregated via aggregator Module.
In that case, you will need
In that case, you will need to open up a specific "issue" to the people who know that module the best:
http://drupal.org/node/add/project-issue/aggregation
MJ