As I understand it you need to query several resources for a searchresult
asynchronously. My guess is that it would be hard to have a responsive
Google like search traveling several resources in a search.

Maybe you could create a Lucene or Solr index from the resources, and then
use that for your user search.
See http://lucene.apache.org/java/docs/index.html

Preben

--
View this message in context: 
http://camel.465427.n5.nabble.com/Newbie-is-doable-this-application-tp5063252p5065536.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to