Hi,

Thanks for your reply. I actually meant the LuceneIndexTransformer, not a searchTransformer. I cannot make the one found in bugzilla work in my setup. It is probably something very simple, but it could also be caused by a fundamental difference betweeen cocoon 2.1 and 2.2

Are there any extra steps i need to take to use the LuceneIndexTransformer2, like adding components to cocoon.xconf?

Thanks a lot!

Robert

Nicolas Maisonneuve wrote:
i have a old searchTransformer that didn't work because i was
refactoring all the project 'SearchTransformer, IndexTransformer) for
working with Spring. and Hibernate and  cforms  for the configuration.

the searchTransformer have a xml search query,  with 3 query type,
fulltext query (choose the set of indexed field and  boost the raking
of some  fields (ex: Title more important than body etc),   faceted
classification  query, for hierarchical key word, and simple field
search

but i'm really not proud  about my code , it's tirdy .. . maybe i can
upload the code event if doesn't work , after cleaning and documenting
the source.


nicolas


On 8/22/05, Robert Goene <[EMAIL PROTECTED]> wrote:

Hi,

I am working on the Apache Lenya project and integrating the
LuceneSearchTransformer. I saw the contribution of Nicolas Maisonneuve
to the Cocoon community
(http://issues.apache.org/bugzilla/show_bug.cgi?id=32263) and it
contained a number of features i wanted to implement myself. Of course,
i would love to use your contribution

The problem is that Lenya uses the 2.1.x version of Cocoon and not the
2.2 trunk. I get errors when running the transformer: the
org.apache.cocoon.components.search.components.IndexManager component
could not be found.

Is this error caused by my version of cocoon or is it caused by a faulty
configuration?

Thanks, Robert




--
Cleancode
Robert Goené

Kadijksplein 14-II
1018 AC Amsterdam
06 26090816

Reply via email to