[hibernate-dev] HibernateSearch DocumentBuilder questions

2006-11-25 Thread Mario Ivankovits
Hi! Is [1] the actual version of the DocumentBuilder? If so, I think we miss something like a converter on fields. As far as I remember to allow range queries (from, to value) you have to create a special string which allows this for numeric values and dates. You have to ensure ordering for

Re: [hibernate-dev] HibernateSearch DocumentBuilder questions

2006-11-25 Thread Mario Ivankovits
Hi Emmanuel! No it's http://fisheye.labs.jboss.com/browse/Hibernate/branches/Branch_3_2/HibernateExt/metadata/src/java/org/hibernate/search/engine/DocumentBuilder.java?r=10867 I have merged everything back to the 3.2 version and the version you point to is a very old one :-) Oh ...ok .. I