I did as everything explained on your page. The index is working fine.
However I get a problem with the pipeline.

"Error executing pipeline"

My guess is that something is probably wrong in the file
usecase-search.xmap. Is there anything I should do ? Do you have any idea
what could cause the problem ?

I use lenya 1.2.3.

Regards,
Sebastien.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: 13 June 2005 17:25
To: [email protected]
Subject: Re: Lucene: problem while crawling


On 6/13/05, Inizan, Sebastien (CDS-VPI) <[EMAIL PROTECTED]> wrote:
> In the document http://solprovider.com/lenya/search
> 
> Here are some instructions:
> Copy
> C:\apache-lenya-1.2.2\build\lenya\webapp\lenya\xslt\navigation\search.xsl
> To:
>
C:\apache-lenya-1.2.2\build\lenya\webapp\lenya\pubs\{pub}\lenya\xslt\navigat
> ion\search.xsl
> 
> After the other params, add this line:
> <xsl:param name="chosenlanguage"/>
> Add the usecase and language fields to the form tag:
> <form><input type="hidden" name="lenya.usecase" value="search"/><input
> type="hidden" name="language" value="{$chosenlanguage}"/><input
> class="searchfield" type="text" name="query" alt="Search field"/><input
> class="searchsubmit" type="submit" value="Search" name="find"/></form>
> 
> 
> Which files should I change the xsl:param and the form tag?
The new copy:
{pub}\lenya\xslt\navigation\search.xsl

I adjusted the instructions slightly.  Thanks for letting me know it
was confusing.

solprovider

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to