Portal Engine Questions on portal engine and web parts.
Version 4.x > Portal Engine > smart search rsult->using "Search results order" View modes: 
User avatar
Member
Member
eagleag - 7/5/2010 2:56:00 AM
   
smart search rsult->using "Search results order"
Hi,
I have a document type:
name (string)
zip (int)
featured (bool) -> is checkbox


I would like to order search results by featured. have featured at top of list.
I entered the filed name (featured) into webpart configuration filed Search results order.
I tried creating a macro for ti too.
both didn't work.

THANKS :)

User avatar
Member
Member
kentico_michal - 7/7/2010 7:42:02 AM
   
RE:smart search rsult->using "Search results order"
Hi,

Inserting name field featured into the Search sort: property of web part should result in sorting by this field. It seems to me that problem may be somewhere else.

Could you please make sure that field featured is searchable (Site Manager -> Development -> edit your created document -> tab Search fields) and Smart search indexing is enabled (http://devnet.kentico.com/docs/devguide/index.html?smart_search_enabling.htm)?

Could you please check whether your search index is created correctly (http://devnet.kentico.com/docs/devguide/index.html?smart_search_creating_index.htm).

Best regards,
Michal Legen