You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Janne Jalkanen (JIRA)" <ji...@apache.org> on 2009/07/02 23:31:53 UTC

[jira] Commented: (JSPWIKI-573) Wildcards in search argument not compatible with "show details" on search page

    [ https://issues.apache.org/jira/browse/JSPWIKI-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726691#action_12726691 ] 

Janne Jalkanen commented on JSPWIKI-573:
----------------------------------------

Yupyup; confirmed. The Lucene highlighter code does not understand wildcards, methinks.

> Wildcards in search argument not compatible with "show details" on search page
> ------------------------------------------------------------------------------
>
>                 Key: JSPWIKI-573
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-573
>             Project: JSPWiki
>          Issue Type: Bug
>            Reporter: Bruno Peeters
>            Priority: Minor
>
> The option "show details" on the search page allows to have a preview on the occurence of the search argument in the pages found.
> If a wildcard "*" is entered in the search argument, the checkbox  "show details" has no effect. 
> It seems that the wildcard and the "show details" mode are not compatible.
> This behaviour can be observed in the jspwiki.org site, e.g. compare the output of these two pages (with "show details" active) : 
> http://www.jspwiki.org/Search.jsp?query=jsp&searchSubmit=#jsp
> http://www.jspwiki.org/Search.jsp?query=jsp&searchSubmit=#jsp*

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