SearchGenerator does not use parameterized analyzer
---------------------------------------------------

                 Key: COCOON-1936
                 URL: http://issues.apache.org/jira/browse/COCOON-1936
             Project: Cocoon
          Issue Type: Bug
          Components: Blocks: Lucene
    Affects Versions: 2.1.8, 2.1.9
            Reporter: Jeroen Reijn


Eventhough the documentation on the SearchGenerator says the analyzer for the 
SearchGenerator can be parameterized, the search generator always uses the 
default hard-coded org.apache.lucene.analysis.standard.StandardAnalyzer.

http://cocoon.apache.org/2.1/userdocs/search-generator.html

I've modified the SearchGenerator in such a way that the analyzer can be 
defined from now on. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to