[ https://issues.apache.org/activemq/browse/CAMEL-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56707#action_56707 ]
Claus Ibsen commented on CAMEL-1472: ------------------------------------ Ashwin cool One note about the option names. We generally do *not* use xxxRef anymore as we can do # lookup now. So I propose to rename {{analyzerRef}} to {{analyzer}} and then let it be of type Analyzer or whatever Lucene object type its supposed to be. Then the getter/setter on the Endpoint is using rich types (e.g. not just plain String). Then if you use IoC or other stuff then you can inject those real types. Did it make sense? > Lucene Component > ---------------- > > Key: CAMEL-1472 > URL: https://issues.apache.org/activemq/browse/CAMEL-1472 > Project: Apache Camel > Issue Type: New Feature > Reporter: Claus Ibsen > Assignee: Ashwin Karpe > Fix For: Future > > Attachments: camel-lucene-20091227.patch, > camel-lucene-20091231.patch, camel-lucene.zip, camel-lucene20091231.zip > > > We should add a new component for Apache Lucene integration -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.