[hibernate-dev] [Search] 3.4.1: HSEARCH-776 fix causes index out of bound exception

2011-08-29 Thread Elmer van Chastelet
Hi again, I just upgraded to from HS 3.4.0 to 3.4.1. When using range faceting, I get this exception: exception message: toIndex = 3 java.lang.IndexOutOfBoundsException: toIndex = 3 at java.util.ArrayList.subListRangeCheck(ArrayList.java:885) at java.util.Arra

Re: [hibernate-dev] [Search] Sharding and access to (subsets) of index readers and Lucene directories in HS 4.0

2011-08-25 Thread Elmer van Chastelet
d in the docs: http://docs.jboss.org/hibernate/search/4.0/reference/en-US/html_single/#d0e6658 ? Elmer On Thu, 2011-08-25 at 13:37 +0200, Sanne Grinovero wrote: > 2011/8/25 Elmer van Chastelet : > > Hi all, > > > > Yesterday I had a discussion with Sanne on irc [3] about the

Re: [hibernate-dev] [Search] Sharding and access to (subsets) of index readers and Lucene directories in HS 4.0

2011-08-25 Thread Elmer van Chastelet
On Thu, 2011-08-25 at 13:26 +0200, Emmanuel Bernard wrote: > On 25 août 2011, at 12:09, Elmer van Chastelet wrote: > > > As is also mentioned in [1], there is currently no direct access to the > > index managers, so getting a FSDirectory is currently not possible in > &g

[hibernate-dev] [Search] Sharding and access to (subsets) of index readers and Lucene directories in HS 4.0

2011-08-25 Thread Elmer van Chastelet
Hi all, Yesterday I had a discussion with Sanne on irc [3] about the new api to access index readers in HS4.0. We couldn't complete our discussion yesterday, so let's continue here. As explained in the forum [1], there is currently no good solution for getting a reader with a subset of the indexe