Foren

How to configure the Search Portlet Specifically for Message Boards

shashidhara ml, geändert vor 11 Jahren.

How to configure the Search Portlet Specifically for Message Boards

Junior Member Beiträge: 28 Beitrittsdatum: 05.10.12 Neueste Beiträge
Hi
i want to configure the Search Portlet only to MessageBoards ,Presently it is searching only journal article.but i want only search the given content in
MessageBoard Only.

Thanks & Regards
Shashi
thumbnail
Hitoshi Ozawa, geändert vor 11 Jahren.

RE: How to configure the Search Portlet Specifically for Message Boards

Liferay Legend Beiträge: 7942 Beitrittsdatum: 24.03.10 Neueste Beiträge
Set the following property in portal-ext.properties to fit your needs:

##
## Search Portlet
##

#
# Set any of these to false to disable the portlet from being searched by
# the Search portlet.
#
com.liferay.portlet.blogs.util.BlogsOpenSearchImpl=true
com.liferay.portlet.bookmarks.util.BookmarksOpenSearchImpl=true
com.liferay.portlet.calendar.util.CalendarOpenSearchImpl=true
com.liferay.portlet.directory.util.DirectoryOpenSearchImpl=true
com.liferay.portlet.documentlibrary.util.DLOpenSearchImpl=true
com.liferay.portlet.journal.util.JournalOpenSearchImpl=true
com.liferay.portlet.messageboards.util.MBOpenSearchImpl=true
com.liferay.portlet.wiki.util.WikiOpenSearchImpl=true
Saurabh Gupta, geändert vor 11 Jahren.

RE: How to configure the Search Portlet Specifically for Message Boards

New Member Beiträge: 23 Beitrittsdatum: 24.09.12 Neueste Beiträge
Hitoshi Ozawa:
Set the following property in portal-ext.properties to fit your needs:

##
## Search Portlet
##

#
# Set any of these to false to disable the portlet from being searched by
# the Search portlet.
#
com.liferay.portlet.blogs.util.BlogsOpenSearchImpl=true
com.liferay.portlet.bookmarks.util.BookmarksOpenSearchImpl=true
com.liferay.portlet.calendar.util.CalendarOpenSearchImpl=true
com.liferay.portlet.directory.util.DirectoryOpenSearchImpl=true
com.liferay.portlet.documentlibrary.util.DLOpenSearchImpl=true
com.liferay.portlet.journal.util.JournalOpenSearchImpl=true
com.liferay.portlet.messageboards.util.MBOpenSearchImpl=true
com.liferay.portlet.wiki.util.WikiOpenSearchImpl=true



I have mention " com.liferay.portlet.messageboards.util.MBOpenSearchImpl=false" but still it is searching from message board.
Please tell me what more thing i need to modify.
Thanks in Advance
shashidhara ml, geändert vor 11 Jahren.

RE: How to configure the Search Portlet Specifically for Message Boards

Junior Member Beiträge: 28 Beitrittsdatum: 05.10.12 Neueste Beiträge
Hi
I am Also facing the same problem..any solution.

Thanks & Regards
Shashi