IS there a texis script I can use that will just print a url -> summary of result report no pagination? I sort of want search_plain_report script. Pete
I got everything but the hits per page, it still wants ten. Can you show me where? i stried sschitperpage but that doesnt do it.
Did you just change the default of 10 to 100 or did you do the change after the settings are read in? You need to do the latter. Set it somewhere after <getapisettings> in the init function.