[
http://issues.apache.org/jira/browse/JCR-415?page=comments#action_12459384 ]
Marcel Reutegger commented on JCR-415:
--
I would like to get this change into the next major release (1.3) and propose
the following changes:
- Create a new modu
[
http://issues.apache.org/jira/browse/JCR-415?page=comments#action_12420293 ]
Marcel Reutegger commented on JCR-415:
--
Jukka wrote:
> I think it would make more design sense to try to postpone the creation of
> the Document instances
> instead of delay
[
http://issues.apache.org/jira/browse/JCR-415?page=comments#action_12420256 ]
Jukka Zitting commented on JCR-415:
---
Marcel:
> NodeIndexer.addBinaryValue() is protected to allow subclasses to override it
> but it uses the private
> method getValue(). Thus
[
http://issues.apache.org/jira/browse/JCR-415?page=comments#action_12420240 ]
Marcel Reutegger commented on JCR-415:
--
Looks very good.
Some minor suggestions:
- NodeIndexer.addBinaryValue() is protected to allow subclasses to override it
but it uses
[
http://issues.apache.org/jira/browse/JCR-415?page=comments#action_12418774 ]
Jukka Zitting commented on JCR-415:
---
See a related email thread at
http://article.gmane.org/gmane.comp.apache.jackrabbit.devel/7609
> Enhance indexing of binary content
>