If you need to find Programs and Articles in a site from search engine service, you will need to set a Context in Context settings.
If you do that, Programs will not be displayed in search results.
It works correctly for user contents because on UserContentReturnable we have this and not on ProgramContentReturnable
@Override protected Function<Query, Query> siteQueryJoiner() { // User contents are created through plugin content-io, and are "off-site". return null; }
[ODF-3363] Programs cannot be retreived in search engine if a context is set
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Fix Version/s | New: 4.5.18 [ 17791 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | New: Laurence Aumeunier [ laurence ] |
Sprint | New: 4.7.0 RC2 [ 85 ] |
Fix Version/s | New: 4.7.0 [ 17751 ] |
Attachment | New: screenshot-3.png [ 27373 ] |
Attachment | New: screenshot-2.png [ 27372 ] |