You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Dan <da...@porkfriedrice.net> on 2003/07/27 19:56:24 UTC

search transformer?

Is there a search transformer? (as opposed to the search generator) 
Seems that a transformer would be a better way to implement index 
searching functionality... much like the transformers to query 
databases. Is there any reason the component to search lucene indices 
was implemented as a generator?





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: search transformer?

Posted by Joerg Heinicke <jo...@gmx.de>.
I don't know if it fits your needs, but the Lucene block in Cocoon 2.1 
has a LuceneIndexTransformer.

Joerg

http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/blocks/lucene/java/org/apache/cocoon/transformation/LuceneIndexTransformer.java

Dan wrote:

> 
> Is there a search transformer? (as opposed to the search generator) 
> Seems that a transformer would be a better way to implement index 
> searching functionality... much like the transformers to query 
> databases. Is there any reason the component to search lucene indices 
> was implemented as a generator?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org