Hi, SESAT currently fetches the result count (number-of-results) form the configuration. It could however be a nice feature to be able to set this dynamicly through a GET parameter.
E.g. /search/?c=something&q=sesat&results-to-return=25 The two problems I see with this is that search commands and the result paging navigation controller needs to implement support for this. Please clarify if there's others too ;) Since this feature probably isn't always wanted, a configuration attribute (modes.xml) like "dynamic-result-count" can be introduced. Does this sound like a reasonable feature? If so I can create a scarab issue and attach some mockup code. A side note: This would be great with the personalization feature too. ;) -- Magne _______________________________________________ Kernel-development mailing list [email protected] http://sesat.no/mailman/listinfo/kernel-development
