> Searching in Spotty is restricted to 50 results. I can tweak the OPML.pm
> file to increase this but wondered why the limit "off the shelf" was so
> low - is this due to possible performance issues or other reasons? It
Did you try to change the code? According to the API documentation that
value is limited to 50.
Which is the most obvious reason for that limitation. I'd have to run
multiple calls to get more results, merge those results etc.
And I personally don't need more than 50 results. If something's not in
the first 50 results, then I entered the wrong search term.
--
Michael
> file to increase this but wondered why the limit "off the shelf" was so
> low - is this due to possible performance issues or other reasons? It
Did you try to change the code? According to the API documentation that
value is limited to 50.
Which is the most obvious reason for that limitation. I'd have to run
multiple calls to get more results, merge those results etc.
And I personally don't need more than 50 results. If something's not in
the first 50 results, then I entered the wrong search term.
--
Michael