Hi, I have application with Spring and Hibernate, I'm using also Hibernate Search annotations but I stacked with problem now because I need also to index a few objects without storing them into a database, is it possible? When I removed @Entity annotation from one class index isn't creating. Best regards, Tomasz Prus, Springloops