Skip to content
we4tech edited this page Sep 12, 2010 · 5 revisions

Welcome to the semantic-repository wiki!

how to sort you search result

you can use “sort_by” and “order” parameters to sort your search result.
“relevant” and “indexorder” is predefined sorting functions.
by default “relevant” is used for sorting any search result.
“indexorder” is used for sorting search result based on it’s indexing order.

you can use your field name in “sort_by” parameter and “true” or “false” in “order” parameter to sort by your specified field in descending or ascending order.

how to generate tag cloud from your search result

you have use “tagcloud” instead of “search” service. rest of the parameters are relevant with search service.