View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#743
Originally Posted by geohsia View Post
Hi,
I have version 0.7.4 and have the following problems:

a) How do I access the download now? It used to be on the upper right now it's gone.(never mind. Figured it out. Had to go back a few pages. I don't know of any other app that has the same interaction. Maybe put the download icon on the bottom bar.)
b) When you enter the search pull down, there is no way to exit out without searching. I think proper interaction is if you click outside the pull down it should cancel the search
c) For the saved searches, can it be changed so that it pops up in the search in put instead of searching automatically? I'd like to make small changes to the search criteria. The same search queries in put into Youtube (web page) yields different results than when I use Cutetube. That's fine, I just need to change my search criteria to be more precise. It would be nice if I didn't have to enter it in multiple times. Thanks.
b) You can dismiss the search bar by clicking on the search button again. However, I have now implemented your suggestion for the next release.

c) I prefer the behaviour as it is. The query passed to the API is as follows:

Example search: 'nokia n900'

'nokia n900' or 'nokia' and 'n900'

I'm not sure if the API discards common words such as 'of' or 'and' etc.

Setting the search order to 'relevance' should give you the same (or very similar) results to those obtained using the website. Ordering results any other way is bound to be result in false positives because idiots use tag spamming to get extra hits. Same problem everywhere on the web these days ... :/

The problem of false positives could be alleviated by having a stricter search criteria, i.e. only search for 'nokia n900'. This is likely to result in relevant results not being returned in some cases. A certain degree of fuzziness is required to ensure that as many relevant results as possible are returned.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub

Last edited by marxian; 2011-05-11 at 16:41.