Fórum

Customizing Search Portlet

Supreet Kaur, modificado 10 Anos atrás.

Customizing Search Portlet

New Member Postagens: 11 Data de Entrada: 05/02/14 Postagens Recentes
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
Mazhar Alam, modificado 10 Anos atrás.

RE: Customizing Search Portlet

Regular Member Postagens: 191 Data de Entrada: 25/11/11 Postagens Recentes
For this you have to write Indexer classes and implement the logic of searching using fields.Like Title or Description etc.
Check this
thumbnail
Sandip Patel, modificado 10 Anos atrás.

RE: Customizing Search Portlet

Regular Member Postagens: 205 Data de Entrada: 05/01/11 Postagens Recentes
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