ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Find And Run Robot

[bug report ?] concerning result filter

(1/1)

nitrix-ud:
i have the following alias :

regex (thanks Nod5 if i remember well) :
^g ((?:[^-]|-(?!-))*)(?:\s*--\s*(.*))?()
--- End quote ---

result filter ;
$$2
--- End quote ---

results (just a small part) :
$$c | http://www.google.com/search?q=$$c&btnG=Search /ICON=icons\google.ico
Google France 100 htmlview | htmlviewurl http://www.google.com/search?hl=fr&q=$$c&btnG=Search&num=100 /ICON=icons\google.ico
Past Month | http://www.google.com/search?q=$$c&btnG=Search&as_qdr=m /ICON=icons\google.ico
Lucky | http://www.google.com/search?hl=en&q=$$c&btnI=I’m+Feeling+Lucky /ICON=icons\google.ico
Google France | http://www.google.com/search?hl=fr&q=$$c&btnG=Search /ICON=icons\google.ico
Google anglais | http://www.google.com/search?hl=en&q=$$c&btnG=Search /ICON=icons\google.ico
Google News | http://news.google.fr/news?q=$$c&hl=fr&um=1&sa=X&oi=news_result&resnum=1&ct=title /ICON=icons\google.ico
Google 100 | http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=$$c&btnG=Search&num=100 /ICON=icons\google.ico
Google France 100 | http://www.google.com/search?hl=fr&q=$$c&btnG=Search&num=100 /ICON=icons\google.ico
Google Image gim | http://images.google.com/images?as_q=$$c&hl=en&output=images&svnum=100&btnG=Google+Search&imgsz=xxlarge&safe=off&as_st=y
Google Maps | http://maps.google.com/maps?f=q&hl=fr&geocode=&q=$$c&z=16&iwloc=addr
Translate en fr | restartsearch gt en fr "$$c"

--- End quote ---

so to do in google image search i just type :
g keyword1 keyword2 --gim
or
g keyword1 keyword2 --imag
...

i noticed that whatever the filtering i always have the last one :
Translate en fr | restartsearch gt en fr "$$c"

i guess it has to do with restartsearch

it would be nice to fix that since if you mistype something, then you launch that result ...

mouser:
seems like a bug to me. i'll try to reproduce and figure out what's happening.

Navigation

[0] Message Index

Go to full version