[hibernate-dev] Lucene: @Indexed -> @FullText

Max Rydahl Andersen max.andersen at jboss.com
Wed Nov 8 01:51:32 EST 2006


no biggie, but neither name indicates "i'm searchable" to me ;)

Indexed maybe, FullText not....FullTextIndexed ? that i can understand.

/max

> I want to rename @Indexed to @FullText to mark a class as "searchable"
> The name is more appropriate to the context and less generic
>
> @Entity
> @FullText(index="commerce")
> public class Order {
>
> Anybody against or with a better name?
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev



-- 
--
Max Rydahl Andersen
callto://max.rydahl.andersen

Hibernate
max at hibernate.org
http://hibernate.org

JBoss a division of Red Hat
max.andersen at jboss.com




More information about the hibernate-dev mailing list