掲示板

Customizing Search Portlet

10年前 に Supreet Kaur によって更新されました。

Customizing Search Portlet

New Member 投稿: 11 参加年月日: 14/02/05 最新の投稿
I have to customize the search portlet wherein I can search using the first three alphabets of a word. How can I do that?
thumbnail
10年前 に Mazhar Alam によって更新されました。

RE: Customizing Search Portlet

Regular Member 投稿: 191 参加年月日: 11/11/25 最新の投稿
For this you have to write Indexer classes and implement the logic of searching using fields.Like Title or Description etc.
Check this
thumbnail
10年前 に Sandip Patel によって更新されました。

RE: Customizing Search Portlet

Regular Member 投稿: 205 参加年月日: 11/01/05 最新の投稿
Hi,

You can write one hook and override view jsp of seach portlet and on click of search button write javascript code which got only theree aplhabet from text field and then submit form to search.

Regards,
Sandip Patel