[ 
https://issues.apache.org/jira/browse/JCR-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589049#action_12589049
 ] 

Jukka Zitting commented on JCR-1521:
------------------------------------

> TextExtractor is executer after Node.save(), Node.checking() and 
> Node.checkout() 

It's not a bug, it's a feature! :-) All those operations modify the node, 
causing text extraction to run.

There's been some talk about removing the need to reindex binaries if they 
haven't changed, but so far there hasn't been any good way to implement that.

> Text Extractors are executed twice
> ----------------------------------
>
>                 Key: JCR-1521
>                 URL: https://issues.apache.org/jira/browse/JCR-1521
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-text-extractors
>    Affects Versions: 1.4
>         Environment: JDK 1.5 Ubuntu Gutsy
>            Reporter: Paco Avila
>         Attachments: DummyMyTextExtractor.java, DummyTextExtractor.java, 
> ExifTextExtractor.java, StackTrace.txt
>
>
> I'have created a test text extractor and the method extractText() is invoked 
> twice. It it really neccesaty or it's a bug?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to