Menu

#5 Allow dig-in getters in BeanIndexer

open
nobody
5
2007-10-25
2007-10-25
xxxxxxx
No

Let BeanIndexer be configured so that it can dig into beans. For example, if the indexer is configured like:

<luceneField name="class" getMethod="getClass.getName" type="Text"/>

The indexer should call getClass() on the bean, and getName() on the result of the getClass() call.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB