[ http://issues.apache.org/jira/browse/LUCENE-627?page=all ]
Yonik Seeley resolved LUCENE-627.
-
Fix Version/s: 2.0.1
Resolution: Fixed
Closing... works fine for me now.
Thanks!
> highlighter problems with overlapping tokens
>
[
http://issues.apache.org/jira/browse/LUCENE-627?page=comments#action_12421347 ]
Yonik Seeley commented on LUCENE-627:
-
> 1) TokenGroup.getTotalScore should just return your new "tot" variable
OK, I had considered that change before, but be
[
http://issues.apache.org/jira/browse/LUCENE-627?page=comments#action_12421342 ]
Mark Harwood commented on LUCENE-627:
-
Hi Yonik,
Been away for a little while and just managed to catch up with your changes.
Thanks for this.
Looking at the
[
http://issues.apache.org/jira/browse/LUCENE-627?page=comments#action_12421332 ]
Yonik Seeley commented on LUCENE-627:
-
So Mark, does this patch look OK?
Without it, even if I order the tokens by startOffset, I get things like
HiHi-Speed USB
Hi,
I re-indexed my collection and the problem disappeared ! I'll try to cause
again the problem... not sure.
The collection I used is fixed !
Regards,
Samir
De: Grant Ingersoll [mailto:[EMAIL PROTECTED]
Date: sam. 15.07.2006 19:39
À: java-dev@lucene.ap
Hi Samir,
Could you please write up a JUnit test case demonstrating the problem
and then file a bug in JIRA if it proves to be a bug?
Thanks,
Grant
On Jul 15, 2006, at 12:10 PM, ABDOU Samir wrote:
Hi,
I got an ArrayOutOfBoundException at the line 256 of the class
TermVectorsReader.
Th
Hi,
I got an ArrayOutOfBoundException at the line 256 of the class
TermVectorsReader.
The line is : System.arraycopy(previousBuffer, 0, buffer, 0, start);
I think that the problem is due to "start" parameter. It must be totalLength
instead.
Is this right ?
Thanks,
Samir
-
Hi there,
it has been quiet about Gdata the last 2 weeks but all the exams are
done and uni has finished yesterday so next round can start up.
OK what needs to be done, the gdata protocol describes a kind of a
query language to query feed for full text search in defined xml
elements and / or cust