2013-10-01, 18:58:24
(2013-10-01, 07:52:42)sarnaiz Wrote: Hi,
I am using the following in my page
(% searchresults tags:bod numWords:25 order:-menuOrder%)
but it is not working and so I have not understood how to control the sort order of my special pages with menuorder.
Works for me, e.g. (% searchresults tags="_parent_get-simple" words= order=-menuOrder %)
Are you sure, you are using the newest version (2.11) of I18N Search?
Of course "menuOrder" makes only sense, if all pages in the result list have the same parent page, otherwise you would (probably) see all the first items of all parents, then the second items, etc.