RE: question about LuceneIndexTransformer

2003-08-14 Thread Conal Tuohy
i added the following line to my sitemap.xmap file, inside the map:transformers element: map:transformer name=index logger=sitemap.transformer.luceneindextransformer src=org.apache.cocoon.transformation.LuceneIndexTransformer/ now i'm at a loss as for what to

Re: question about LuceneIndexTransformer

2003-08-14 Thread Bill French
hi, thanks for your reply. do i generate the index once statically and then keep the index somewhere, or generate it every time the user performs a search? how do i go about limiting my results to those matching search terms? thanks again, --bill On Thursday, August 14, 2003, at 03:10 PM,

RE: question about LuceneIndexTransformer

2003-08-14 Thread Conal Tuohy
Bill French wrote: thanks for your reply. do i generate the index once statically and then keep the index somewhere, or generate it every time the user performs a search? how do i go about limiting my results to those matching search terms? The index transformer generates the index and