[PATCH] Allow LuceneIndexTransformer to index large documents (with more than 
10k terms)
----------------------------------------------------------------------------------------

         Key: COCOON-1880
         URL: http://issues.apache.org/jira/browse/COCOON-1880
     Project: Cocoon
        Type: Bug

  Components: Blocks: Lucene  
    Versions: 2.1.8, 2.1.9    
    Reporter: Conal Tuohy


The LuceneIndexTransformer did not provide a way to over-ride the default 
maxFieldLength value of a Lucene IndexWriter. Since the default value is 10k, 
this means that large documents can not be indexed. 

-- 
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