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

Re: [hibernate-dev] HibernateSearch DocumentBuilder questions

2006-11-25 Thread Emmanuel Bernard
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 :-) You can do what you want through

[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 n