You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2012/12/06 00:05:58 UTC

[jira] [Created] (LUCENE-4589) Upgrade benchmark modules nekohtml and remove turkish HTML element lowercasing workaround!

Uwe Schindler created LUCENE-4589:
-------------------------------------

             Summary: Upgrade benchmark modules nekohtml and remove turkish HTML element lowercasing workaround!
                 Key: LUCENE-4589
                 URL: https://issues.apache.org/jira/browse/LUCENE-4589
             Project: Lucene - Core
          Issue Type: Bug
    Affects Versions: 4.0
            Reporter: Uwe Schindler
            Assignee: Uwe Schindler
             Fix For: 4.1, 5.0


LUCENE-4220 added nekohtml as new parser for HTML files in benchamrk module. Unfortunately the nekohtml parser had the well known lowercase dotless-i bug when using the turkish locale.

Version 1.9.17 of nekohtml fixes this bug and was released a few days ago (http://nekohtml.sourceforge.net/changes.html). This issue will update it and remove the workaround.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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


[jira] [Updated] (LUCENE-4589) Upgrade benchmark modules nekohtml and remove turkish HTML element lowercasing workaround!

Posted by "Uwe Schindler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-4589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe Schindler updated LUCENE-4589:
----------------------------------

    Attachment: LUCENE-4589.patch

Patch that upgrades nekohtml and removes the workaround. WIthout the workaround, the old nekohtml version failed the testTurkish() test, but with 1.9.17, it passes as expected.

I will commit soon.
                
> Upgrade benchmark modules nekohtml and remove turkish HTML element lowercasing workaround!
> ------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-4589
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4589
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/benchmark
>    Affects Versions: 4.0
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 4.1, 5.0
>
>         Attachments: LUCENE-4589.patch
>
>
> LUCENE-4220 added nekohtml as new parser for HTML files in benchamrk module. Unfortunately the nekohtml parser had the well known lowercase dotless-i bug when using the turkish locale.
> Version 1.9.17 of nekohtml fixes this bug and was released a few days ago (http://nekohtml.sourceforge.net/changes.html). This issue will update it and remove the workaround.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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


[jira] [Updated] (LUCENE-4589) Upgrade benchmark modules nekohtml and remove turkish HTML element lowercasing workaround!

Posted by "Uwe Schindler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-4589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe Schindler updated LUCENE-4589:
----------------------------------

    Issue Type: Task  (was: Bug)
    
> Upgrade benchmark modules nekohtml and remove turkish HTML element lowercasing workaround!
> ------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-4589
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4589
>             Project: Lucene - Core
>          Issue Type: Task
>          Components: modules/benchmark
>    Affects Versions: 4.0
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 4.1, 5.0
>
>         Attachments: LUCENE-4589.patch
>
>
> LUCENE-4220 added nekohtml as new parser for HTML files in benchamrk module. Unfortunately the nekohtml parser had the well known lowercase dotless-i bug when using the turkish locale.
> Version 1.9.17 of nekohtml fixes this bug and was released a few days ago (http://nekohtml.sourceforge.net/changes.html). This issue will update it and remove the workaround.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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


[jira] [Resolved] (LUCENE-4589) Upgrade benchmark modules nekohtml and remove turkish HTML element lowercasing workaround!

Posted by "Uwe Schindler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-4589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe Schindler resolved LUCENE-4589.
-----------------------------------

    Resolution: Fixed

Committed trunk revision 1417694, 4.x revision 1417696.
                
> Upgrade benchmark modules nekohtml and remove turkish HTML element lowercasing workaround!
> ------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-4589
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4589
>             Project: Lucene - Core
>          Issue Type: Task
>          Components: modules/benchmark
>    Affects Versions: 4.0
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 4.1, 5.0
>
>         Attachments: LUCENE-4589.patch
>
>
> LUCENE-4220 added nekohtml as new parser for HTML files in benchamrk module. Unfortunately the nekohtml parser had the well known lowercase dotless-i bug when using the turkish locale.
> Version 1.9.17 of nekohtml fixes this bug and was released a few days ago (http://nekohtml.sourceforge.net/changes.html). This issue will update it and remove the workaround.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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


[jira] [Commented] (LUCENE-4589) Upgrade benchmark modules nekohtml and remove turkish HTML element lowercasing workaround!

Posted by "Robert Muir (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-4589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510908#comment-13510908 ] 

Robert Muir commented on LUCENE-4589:
-------------------------------------

Thanks Uwe!
                
> Upgrade benchmark modules nekohtml and remove turkish HTML element lowercasing workaround!
> ------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-4589
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4589
>             Project: Lucene - Core
>          Issue Type: Task
>          Components: modules/benchmark
>    Affects Versions: 4.0
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 4.1, 5.0
>
>         Attachments: LUCENE-4589.patch
>
>
> LUCENE-4220 added nekohtml as new parser for HTML files in benchamrk module. Unfortunately the nekohtml parser had the well known lowercase dotless-i bug when using the turkish locale.
> Version 1.9.17 of nekohtml fixes this bug and was released a few days ago (http://nekohtml.sourceforge.net/changes.html). This issue will update it and remove the workaround.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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


[jira] [Updated] (LUCENE-4589) Upgrade benchmark modules nekohtml and remove turkish HTML element lowercasing workaround!

Posted by "Uwe Schindler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-4589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe Schindler updated LUCENE-4589:
----------------------------------

    Component/s: modules/benchmark
    
> Upgrade benchmark modules nekohtml and remove turkish HTML element lowercasing workaround!
> ------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-4589
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4589
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/benchmark
>    Affects Versions: 4.0
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 4.1, 5.0
>
>         Attachments: LUCENE-4589.patch
>
>
> LUCENE-4220 added nekohtml as new parser for HTML files in benchamrk module. Unfortunately the nekohtml parser had the well known lowercase dotless-i bug when using the turkish locale.
> Version 1.9.17 of nekohtml fixes this bug and was released a few days ago (http://nekohtml.sourceforge.net/changes.html). This issue will update it and remove the workaround.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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