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

Paco Avila commented on JCR-1521:
---------------------------------

Ja, ja... good but it is very annoying force text extraction on checkout. The 
checkout opperation does no modify any "interesting" node property which 
justify node content reindexing. 

A, from my point of view, good way to avoid reindex binary can be add a 
checksum property which can be used to check if the binary content is modified. 
Or put a isModified property with is set to true when user do 
ContenNode.setProperty("jcr:data", xxx) .

> 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