java - To Hook Web Content Search Portlet -


how customize searching of web content search portlet ?

i've tried add following in portal-ext.properties seemed not working. result "no pages found matched keywords: a".

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.imagegallery.util.igopensearchimpl=true com.liferay.portlet.journal.util.journalopensearchimpl=true com.liferay.portlet.messageboards.util.mbopensearchimpl=true com.liferay.portlet.wiki.util.wikiopensearchimpl=true 

it searching in web content files , journal article. don't know do. please help. thank you

the web content search portlet searches web content articles. have type journalarticle searched.

you may try search portlet.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -