Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JCR-4462 : fix highlighted terms in excerpt for exact match queries. #86

Closed
wants to merge 7,751 commits into from

Conversation

dgriffon
Copy link

@dgriffon dgriffon commented Aug 8, 2019

No description provided.

Shashank and others added 30 commits May 7, 2015 03:47
fixed. Reversed the if condition block to reduce the dependency of synchronized access to asycuploadCache. 

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1678123 13f79535-47bb-0310-9956-ffa450edef68
Fixed. Currently CachingFDS is configured from 'path' property which collide with CachingDataStore's path property in OSGI configuration where both properties reside in same osgi config. 
Changed path property to 'fsBackendPath'

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1678302 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1680828 13f79535-47bb-0310-9956-ffa450edef68
Fixed. If accesskey & secret key are not passed it tries to create AmazonS3Client from environment. 

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1687897 13f79535-47bb-0310-9956-ffa450edef68
- adding additional performance test


git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1691658 13f79535-47bb-0310-9956-ffa450edef68
…r operations than regular read/write

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1693235 13f79535-47bb-0310-9956-ffa450edef68
…environment

- reverting r1687018 as it was introducing a regression. Unlocking the release of 2.10.2.



git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1694059 13f79535-47bb-0310-9956-ffa450edef68
- release notes



git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1694063 13f79535-47bb-0310-9956-ffa450edef68
…e; MemoryJournal now needs to set the revision of the new record when it is created and not after the update has already been done

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1694169 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1694641 13f79535-47bb-0310-9956-ffa450edef68
…d/or principal name

- escaping jcr:link/fn:name condition for query
- adding search by special chars tests


git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1694984 13f79535-47bb-0310-9956-ffa450edef68
…ations (credits to Alfusainey Jallow, who reported the issue and provided the patch. Thanks Alfu for your contribution.

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1695294 13f79535-47bb-0310-9956-ffa450edef68
- missing a licene in a file



git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1695429 13f79535-47bb-0310-9956-ffa450edef68
- missing licence header



git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1695431 13f79535-47bb-0310-9956-ffa450edef68
- release notes



git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1695435 13f79535-47bb-0310-9956-ffa450edef68
reschke and others added 26 commits September 6, 2018 14:44
…onfig.loadWorkspaceConfig(File) (ported to 2.12)

(patch by Jan Quadflieg)

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/branches/2.12@1840281 13f79535-47bb-0310-9956-ffa450edef68
… and minin type based inheritance. Currently it appears that only primaryType based inheritance is working (ported to 2.12)

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/branches/2.12@1840931 13f79535-47bb-0310-9956-ffa450edef68
@dgriffon
Copy link
Author

Close pull request as too old with too many changes since, it will be recreated if the issue still happening

@dgriffon dgriffon closed this Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet