View Issue Details

IDProjectCategoryView StatusLast Update
0000390WackoWikisearchpublic2019-02-14 12:04
ReporterElar9000 Assigned ToElar9000  
PriorityhighSeverityfeatureReproducibilityN/A
Status assignedResolutionopen 
Product Version5.0.beta 
Target Version6.1.x 
Summary0000390: Exclude selected pages from wacko search
DescriptionSometimes we build ComplexPages with many:
{{include page="/CustomMenus/SomePageWithCustomMenu1"}}
{{include page="/CustomMenus/SomePageWithCustomMenu2"}}
{{include page="/CustomMenus/SomePageWithCustomMenu3"}}
inside.

But at the same time those pages:
/CustomMenus/SomePageWithCustomMenu1,
/CustomMenus/SomePageWithCustomMenu2,
/CustomMenus/SomePageWithCustomMenu3
can contain many same WORDS as in the content of ComplexPages that call the include action.

What do we get when we use wacko search to find WORDS?
Let's see th result:
1./CustomMenus/SomePageWithCustomMenu1
2./CustomMenus/SomePageWithCustomMenu2
3./CustomMenus/SomePageWithCustomMenu3
4./ComplexPages

As we can see - results 1-3 are not needed.
But how should the system determine which pages to exclude?
We could tell it - via acl - let's call it "Search ACL":
Y - include in search results,
N - exclude from search results.
We could apply this ACL for a single page (like /CustomMenus/SomePageWithCustomMenu1) or a whole cluster of pages (like /CustomMenus). By default all the pages should be shown in local search.
TagsNo tags attached.

Activities

administrator

2011-06-30 10:23

administrator   ~0000801

Last edited: 2011-06-30 10:25

Its not an access right issue but an random filter issue. You want tailor the search to exclude certain pages.

The question is how and where you flag those objects and on what criteria (rights, group, etc.)

Issue History

Date Modified Username Field Change
2011-06-29 22:14 Elar9000 New Issue
2011-06-29 22:14 Elar9000 Status new => assigned
2011-06-29 22:14 Elar9000 Assigned To => Elar9000
2011-06-30 10:23 administrator Note Added: 0000801
2011-06-30 10:24 administrator Category page rights => search
2011-06-30 10:25 administrator Note Edited: 0000801
2011-07-08 09:11 administrator Summary Need to exclude some pages from wacko search => Exclude selected pages from wacko search
2012-04-22 17:04 administrator Target Version 5.0.0 => 5.4.0
2014-03-21 14:57 administrator Target Version 5.4.0 => 5.5.0
2015-02-19 19:29 administrator Target Version 5.5.0 => 6.1.x
2018-08-06 14:37 administrator Target Version 6.1.x => 5.5.7
2019-01-14 14:21 administrator Target Version 5.5.7 => 5.5.8
2019-02-14 12:04 administrator Target Version 5.5.8 => 6.1.x