Activity report on

  *[JIRA] Improvement SKER5003 - Don’t show any wiki enrichment in newsearch 
when searching on star.*

  Scarab Link: http://sesat.no/scarab/issues/id/SKER5003
  Module: Sesat> Kernel


  Activity generated by Mick Semb Wever ([EMAIL PROTECTED]) at 09/18/2008 15:47

  *Reasons for the changes*


  *Comments*
  - By Mick Semb Wever - 09/18/2008 15:47 ---
  "This will need to be implemented after SKER2149
 merging across it will be too painful.

In the meantime you can add to the wiki search command a simple regexp query 
transformer to transfrom * into \* (or whatever form of escaped * is required 
for this particular fast index).

Something i imagine like:
{code}
<regexp regexp="*" replacement="\\*"/>
{code}
"
_______________________________________________
Kernel-issues mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-issues

Svar til