Re: Position problems in 4.3.0

2013-09-18 Thread Adrien Grand
Hi, This looks bad! Can you write a small test case that reproduces the issue so that we can try to understand what happens here? Thanks! -- Adrien - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For addition

Position problems in 4.3.0

2013-09-17 Thread Ross Woolf
Most of my terms return the correct position that they are in, but there is a percent or them that return really bad values. For example, I have a field that contains 5 terms, when I ask for term position of one of the terms (that I know is in position 3) I am getting a value of 43 returned. If I