You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "Jery Wang (JIRA)" <ji...@apache.org> on 2009/11/17 21:52:39 UTC

[jira] Created: (ROL-1846) when website handle contains underscore '_', the term only takes the first phrase before underscore

when website handle contains underscore '_', the term only takes the first phrase before underscore
---------------------------------------------------------------------------------------------------

                 Key: ROL-1846
                 URL: https://issues.apache.org/jira/browse/ROL-1846
             Project: Roller
          Issue Type: Bug
          Components: Search
    Affects Versions: 5.0
         Environment: Tomcat 6
            Reporter: Jery Wang
            Assignee: Roller Unassigned
             Fix For: 5.0
         Attachments: SearchOperation.java.diff

when website handle contains underscore '_', the term only takes the first phrase before underscore

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


[jira] Updated: (ROL-1846) when website handle contains underscore '_', the term only takes the first phrase before underscore

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

Jery Wang updated ROL-1846:
---------------------------

    Attachment: SearchOperation.java.diff

Patch to treat website handle as keyword and not tokenized term

> when website handle contains underscore '_', the term only takes the first phrase before underscore
> ---------------------------------------------------------------------------------------------------
>
>                 Key: ROL-1846
>                 URL: https://issues.apache.org/jira/browse/ROL-1846
>             Project: Roller
>          Issue Type: Bug
>          Components: Search
>    Affects Versions: 5.0
>         Environment: Tomcat 6
>            Reporter: Jery Wang
>            Assignee: Roller Unassigned
>             Fix For: 5.0
>
>         Attachments: SearchOperation.java.diff
>
>
> when website handle contains underscore '_', the term only takes the first phrase before underscore

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


[jira] Updated: (ROL-1846) when website handle contains underscore '_', the term only takes the first phrase before underscore

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

Dave Johnson updated ROL-1846:
------------------------------

    Priority: Minor  (was: Major)
    Assignee: Dave Johnson  (was: Roller Unassigned)

Thanks for the bug report, but the patch you sent causes one of our unit tests to fail. 

   IndexManagerTest fails on line 142 
   Test expects 2 but result is -1



> when website handle contains underscore '_', the term only takes the first phrase before underscore
> ---------------------------------------------------------------------------------------------------
>
>                 Key: ROL-1846
>                 URL: https://issues.apache.org/jira/browse/ROL-1846
>             Project: Roller
>          Issue Type: Bug
>          Components: Search
>    Affects Versions: 5.0
>         Environment: Tomcat 6
>            Reporter: Jery Wang
>            Assignee: Dave Johnson
>            Priority: Minor
>             Fix For: 5.0
>
>         Attachments: SearchOperation.java.diff
>
>
> when website handle contains underscore '_', the term only takes the first phrase before underscore

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


[jira] Updated: (ROL-1846) when website handle contains underscore '_', the term only takes the first phrase before underscore

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

Dave Johnson updated ROL-1846:
------------------------------

    Fix Version/s:     (was: 5.0)

Taking off the fix list for 5.0 for now


> when website handle contains underscore '_', the term only takes the first phrase before underscore
> ---------------------------------------------------------------------------------------------------
>
>                 Key: ROL-1846
>                 URL: https://issues.apache.org/jira/browse/ROL-1846
>             Project: Roller
>          Issue Type: Bug
>          Components: Search
>    Affects Versions: 5.0
>         Environment: Tomcat 6
>            Reporter: Jery Wang
>            Assignee: Dave Johnson
>            Priority: Minor
>         Attachments: SearchOperation.java.diff
>
>
> when website handle contains underscore '_', the term only takes the first phrase before underscore

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