You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Koji Sekiguchi (JIRA)" <ji...@apache.org> on 2009/10/08 15:54:31 UTC

[jira] Issue Comment Edited: (LUCENE-1953) FastVectorHighlighter: small fragCharSize can cause StringIndexOutOfBoundsException

    [ https://issues.apache.org/jira/browse/LUCENE-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763497#action_12763497 ] 

Koji Sekiguchi edited comment on LUCENE-1953 at 10/8/09 6:52 AM:
-----------------------------------------------------------------

Committed revision 823170 in trunk.

bq. Koji can't commit to the 2.9 branch can he? Not sure how that karma works - we can do it for him if not - lets wait to resolve until thats done though.

I couldn't. The error I got:

{code}
[koji@macbook COMMIT-1953-lucene_2_9]$ svn up
At revision 823174.
[koji@macbook COMMIT-1953-lucene_2_9]$ svn commit -m "LUCENE-1953: FastVectorHighlighter: small fragCharSize can cause StringIndexOutOfBoundsException"
Sending        contrib/CHANGES.txt
svn: Commit failed (details follow):
svn: CHECKOUT of '/repos/asf/!svn/ver/818600/lucene/java/branches/lucene_2_9/contrib/CHANGES.txt': 403 Forbidden (https://svn.apache.org)
{code}

Can you commit it for me please?

      was (Author: koji):
    bq. Koji can't commit to the 2.9 branch can he? Not sure how that karma works - we can do it for him if not - lets wait to resolve until thats done though.

I couldn't. The error I got:

{code}
[koji@macbook COMMIT-1953-lucene_2_9]$ svn up
At revision 823174.
[koji@macbook COMMIT-1953-lucene_2_9]$ svn commit -m "LUCENE-1953: FastVectorHighlighter: small fragCharSize can cause StringIndexOutOfBoundsException"
Sending        contrib/CHANGES.txt
svn: Commit failed (details follow):
svn: CHECKOUT of '/repos/asf/!svn/ver/818600/lucene/java/branches/lucene_2_9/contrib/CHANGES.txt': 403 Forbidden (https://svn.apache.org)
{code}

Can you commit it for me please?
  
> FastVectorHighlighter: small fragCharSize can cause StringIndexOutOfBoundsException 
> ------------------------------------------------------------------------------------
>
>                 Key: LUCENE-1953
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1953
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: contrib/highlighter
>    Affects Versions: 2.9
>            Reporter: Koji Sekiguchi
>            Priority: Trivial
>             Fix For: 2.9.1
>
>         Attachments: LUCENE-1953.patch
>
>
> If fragCharSize is smaller than Query string, StringIndexOutOfBoundsException is thrown.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org