[ http://issues.apache.org/jira/browse/COCOON-1880?page=all ]

Conal Tuohy updated COCOON-1880:
--------------------------------

    Attachment: LuceneIndexTransformer.diff

The patch adds the facility to set a "max-field-length" parameter, in the same 
way as all the other parameters. Also the JavaDoc has been expanded 
significantly.


> [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
>  Attachments: LuceneIndexTransformer.diff
>
> 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