|
View:
New views
10 Messages
—
Rating Filter:
Alert me
|
|
|
How to change max limit of search results ?Sometime I find my max limit is 100 , but sometimes 200.
I see in your page that the default is 100. why sometimes 200 in my mathine ? If I can use "beagle-query --max-hits 300" to change to 300? thanks _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@... http://mail.gnome.org/mailman/listinfo/dashboard-hackers |
|
|
Re: How to change max limit of search results ?> Sometime I find my max limit is 100 , but sometimes 200.
> > I see in your page that the default is 100. > > why sometimes 200 in my mathine ? > > If I can use "beagle-query --max-hits 300" to change to 300? Apologies for the delay. The max-limit, as implemented currently, is not quite the right thing. Say max-limit is 10. Then beagle will return 10 most recent results "per backend"/per source (e.g. 10 for files, 10 for firefox webhistory, 10 for firefox bookmark etc.). That should explain why you sometimes get more than 100. You can set it to whatever you want ... - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dtecht.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@... http://mail.gnome.org/mailman/listinfo/dashboard-hackers |
|
|
Re: How to change max limit of search results ?How to set it larger ? thanks
2009/7/8 D Bera <dbera.web@...>
_______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@... http://mail.gnome.org/mailman/listinfo/dashboard-hackers |
|
|
Re: How to change max limit of search results ?Use whatever you said ... "beagle-query --max-hits 300"
> How to set it larger ? thanks > > 2009/7/8 D Bera <dbera.web@...> >> >> > Sometime I find my max limit is 100 , but sometimes 200. >> > >> > I see in your page that the default is 100. >> > >> > why sometimes 200 in my mathine ? >> > >> > If I can use "beagle-query --max-hits 300" to change to 300? >> >> Apologies for the delay. >> The max-limit, as implemented currently, is not quite the right thing. >> Say max-limit is 10. Then beagle will return 10 most recent results >> "per backend"/per source (e.g. 10 for files, 10 for firefox >> webhistory, 10 for firefox bookmark etc.). That should explain why you >> sometimes get more than 100. You can set it to whatever you want ... -- ----------------------------------------------------- Debajyoti Bera @ http://dtecht.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@... http://mail.gnome.org/mailman/listinfo/dashboard-hackers |
|
|
Re: How to change max limit of search results ?thanks a lot !
2009/7/8 D Bera <dbera.web@...> Use whatever you said ... "beagle-query --max-hits 300" _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@... http://mail.gnome.org/mailman/listinfo/dashboard-hackers |
|
|
Re: How to change max limit of search results ?I have set "beagle-query --max-hits 500" in terminal of ordinary user .
http://bildr.no/view/445521 above is my screenshot , it does not give 500 results . why? thanks 2009/7/8 D Bera <dbera.web@...> Use whatever you said ... "beagle-query --max-hits 300" _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@... http://mail.gnome.org/mailman/listinfo/dashboard-hackers |
|
|
Re: How to change max limit of search results ?That is not beagle-query (command line) but beagle-search (the GUI).
Did you ask how to increase the limit in beagle-search (the UI) ? It would be good to have a way to increase the max limit but I don't think there is currently a way to do this in the GUI. If you do "beagle-query --max-hits 500" from a command line, you should get more than 201. - dBera > I have set "beagle-query --max-hits 500" in terminal of ordinary user . > http://bildr.no/view/445521 > above is my screenshot , it does not give 500 results . > > why? > thanks > > > 2009/7/8 D Bera <dbera.web@...> >> >> Use whatever you said ... "beagle-query --max-hits 300" >> >> > How to set it larger ? thanks >> > >> > 2009/7/8 D Bera <dbera.web@...> >> >> >> >> > Sometime I find my max limit is 100 , but sometimes 200. >> >> > >> >> > I see in your page that the default is 100. >> >> > >> >> > why sometimes 200 in my mathine ? >> >> > >> >> > If I can use "beagle-query --max-hits 300" to change to 300? >> >> >> >> Apologies for the delay. >> >> The max-limit, as implemented currently, is not quite the right thing. >> >> Say max-limit is 10. Then beagle will return 10 most recent results >> >> "per backend"/per source (e.g. 10 for files, 10 for firefox >> >> webhistory, 10 for firefox bookmark etc.). That should explain why you >> >> sometimes get more than 100. You can set it to whatever you want ... >> >> -- >> ----------------------------------------------------- >> Debajyoti Bera @ http://dtecht.blogspot.com >> beagle / KDE fan >> Mandriva / Inspiron-1100 user > > -- ----------------------------------------------------- Debajyoti Bera @ http://dtecht.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@... http://mail.gnome.org/mailman/listinfo/dashboard-hackers |
|
|
Re: How to change max limit of search results ?you mean I only can use "beagle-query --max-hits 500 xxx" to get more results in terminal ?
thanks 2009/7/8 D Bera <dbera.web@...> That is not beagle-query (command line) but beagle-search (the GUI). _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@... http://mail.gnome.org/mailman/listinfo/dashboard-hackers |
|
|
Re: How to change max limit of search results ?Umm... (sheepishly) right.
> you mean I only can use "beagle-query --max-hits 500 xxx" to get more > results in terminal ? > thanks > > 2009/7/8 D Bera <dbera.web@...> >> >> That is not beagle-query (command line) but beagle-search (the GUI). >> Did you ask how to increase the limit in beagle-search (the UI) ? It >> would be good to have a way to increase the max limit but I don't >> think there is currently a way to do this in the GUI. >> >> If you do "beagle-query --max-hits 500" from a command line, you >> should get more than 201. >> >> - dBera >> >> > I have set "beagle-query --max-hits 500" in terminal of ordinary user . >> > http://bildr.no/view/445521 >> > above is my screenshot , it does not give 500 results . >> > >> > why? >> > thanks >> > >> > >> > 2009/7/8 D Bera <dbera.web@...> >> >> >> >> Use whatever you said ... "beagle-query --max-hits 300" >> >> >> >> > How to set it larger ? thanks >> >> > >> >> > 2009/7/8 D Bera <dbera.web@...> >> >> >> >> >> >> > Sometime I find my max limit is 100 , but sometimes 200. >> >> >> > >> >> >> > I see in your page that the default is 100. >> >> >> > >> >> >> > why sometimes 200 in my mathine ? >> >> >> > >> >> >> > If I can use "beagle-query --max-hits 300" to change to 300? >> >> >> >> >> >> Apologies for the delay. >> >> >> The max-limit, as implemented currently, is not quite the right >> >> >> thing. >> >> >> Say max-limit is 10. Then beagle will return 10 most recent results >> >> >> "per backend"/per source (e.g. 10 for files, 10 for firefox >> >> >> webhistory, 10 for firefox bookmark etc.). That should explain why >> >> >> you >> >> >> sometimes get more than 100. You can set it to whatever you want ... >> >> >> >> -- >> >> ----------------------------------------------------- >> >> Debajyoti Bera @ http://dtecht.blogspot.com >> >> beagle / KDE fan >> >> Mandriva / Inspiron-1100 user >> > >> > >> >> >> >> -- >> ----------------------------------------------------- >> Debajyoti Bera @ http://dtecht.blogspot.com >> beagle / KDE fan >> Mandriva / Inspiron-1100 user > > -- ----------------------------------------------------- Debajyoti Bera @ http://dtecht.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@... http://mail.gnome.org/mailman/listinfo/dashboard-hackers |
|
|
Re: How to change max limit of search results ?thanks
2009/7/8 D Bera <dbera.web@...> Umm... (sheepishly) right. _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@... http://mail.gnome.org/mailman/listinfo/dashboard-hackers |
| Free embeddable forum powered by Nabble | Forum Help |