Update of 
/var/cvs/contributions/CMSContainer/cmsc/search/src/webapp/WEB-INF/config/services
In directory 
james.mmbase.org:/tmp/cvs-serv13475/cmsc/search/src/webapp/WEB-INF/config/services

Modified Files:
        SearchService.properties 
Log Message:
CMSC-1207 CollectionChannels are not always processed in the SearchService


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/search/src/webapp/WEB-INF/config/services
See also: http://www.mmbase.org/jira/browse/CMSC-1207


Index: SearchService.properties
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/search/src/webapp/WEB-INF/config/services/SearchService.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- SearchService.properties    29 Aug 2007 13:03:38 -0000      1.2
+++ SearchService.properties    29 Dec 2008 13:48:38 -0000      1.3
@@ -6,3 +6,13 @@
 # When truem the service will determine the position of content elements based 
 # on portlet settings. This results in at least one query per portlet.
 #filter.usePosition=false
+
+# This property is used to find ALL detail pages for a content element. Setting
+# this property to false will include pages with collectionchannels when the
+# contentchannel for the element is ALSO attached to a page.
+# Scenario where this property has effect.
+# - page with a contentchannelportlet which points to contentchannel A
+# - page with a contentchannelportlet which points to collectionchannel B
+# - collectionchannel B contains contentchannel A
+# The setting is most visible in the lucues search results
+#filter.preferContentChannels=true
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to