[
https://issues.apache.org/jira/browse/OAK-2577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved OAK-2577.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.0.13
1.1.8
I reverted the changes of OAK-2570 on trunk: http://svn.apache.org/r1664169
and 1.0 branch: http://svn.apache.org/r1664168
> LuceneSupportTest fails
> -----------------------
>
> Key: OAK-2577
> URL: https://issues.apache.org/jira/browse/OAK-2577
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: oak-pojosr
> Reporter: Marcel Reutegger
> Priority: Minor
> Fix For: 1.1.8, 1.0.13
>
>
> The test failure is:
> {noformat}
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.477 sec <<<
> FAILURE!
> fullTextSearch(org.apache.jackrabbit.oak.run.osgi.LuceneSupportTest) Time
> elapsed: 3.35 sec <<< FAILURE!
> Assertion failed:
> assert ['/myFile/jcr:content'] as HashSet == execute(query)
> | | |
> | [] SELECT * FROM [nt:base]
> as f WHERE CONTAINS (f.*, 'dog')
> false
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)