Bitcoin Forum

Other => Meta => Topic started by: gagarine on May 13, 2019, 12:14:11 PM



Title: You are searching too quickly. Reduce search 90 seconds limit?
Post by: gagarine on May 13, 2019, 12:14:11 PM
Hi,

The forum do not let you search faster than one search every 90 seconds. I understand this is to save server resources and there is Google’s search as a fallback.

This is the error message you get:
Quote
You are searching too quickly. Wait 90 seconds. (There is a Google-based search engine on the search page that does not have this limit.)

Yet I wanted to do some research about the volume of post using certain kind of wording. Google is not suitable for that (I need tho be able to copy the date from a table to put it in excel so I can run some stat). You can imagine that having to wait 90 seconds not only for each research (I can live with that) but also to browse the result (going to the next page research also have the 90 seconds limit) is a pain.

It's possible to change this limit to something a bit more acceptable like 5 seconds? The best would be to have a limit that growth with each succeeding research (i.e. 0.5 and then exponentially growth the limit for each research)  and reset every 60 seconds but I understand this is a bit overkill to implement.


Title: Re: You are searching too quickly. Reduce search 90 seconds limit?
Post by: TheBeardedBaby on May 13, 2019, 12:21:01 PM
You need to rank up in order to get things working faster. This is typical restriction no only on searching but also PM and reporting.
see here > https://bitcointalk.org/index.php?topic=1689727.0


Title: Re: You are searching too quickly. Reduce search 90 seconds limit?
Post by: Bitcoin_Arena on May 13, 2019, 12:28:59 PM
Not a good idea at all for lower ranked accounts.
Somethings are better left untouched.

Reducing the limit could lead to abuse and overloading servers and in turn this would make searches to load much longer or even search errors due to servers taking forever to response.
Imagine how much worse and painful that could be.


Title: Re: You are searching too quickly. Reduce search 90 seconds limit?
Post by: subSTRATA on May 13, 2019, 01:02:58 PM
Hi,

The forum do not let you search faster than one search every 90 seconds. I understand this is to save server resources and there is Google’s search as a fallback.

This is the error message you get:
Quote
You are searching too quickly. Wait 90 seconds. (There is a Google-based search engine on the search page that does not have this limit.)

Yet I wanted to do some research about the volume of post using certain kind of wording. Google is not suitable for that (I need tho be able to copy the date from a table to put it in excel so I can run some stat). You can imagine that having to wait 90 seconds not only for each research (I can live with that) but also to browse the result (going to the next page research also have the 90 seconds limit) is a pain.

It's possible to change this limit to something a bit more acceptable like 5 seconds? The best would be to have a limit that growth with each succeeding research (i.e. 0.5 and then exponentially growth the limit for each research)  and reset every 60 seconds but I understand this is a bit overkill to implement.
its not so much as to save server resources as is to prevent new accounts from being used to ddos the servers, which has happened before. just be happy its only 90 seconds, it used to be 6 minutes between a search / report / post / pm action for newbies not too long ago. im guessing that limit has been changed in the time ive been off the forum.


Title: Re: You are searching too quickly. Reduce search 90 seconds limit?
Post by: darklus123 on May 13, 2019, 01:17:48 PM
I still remember that days hmm, tho I completely understood that one of the main reason that it was implemented aside from the reason that there was an attack before is that the idea of being a new accounts should be involved more into reading than an interaction.

The logic behind this for me is that since you are still newbie, saying too much  or having the too much functions that you don't actually need is completely nonsense.

Consider yourself as a newborn child when you enter this forum and as a part of growing you will slowly understand features


Title: Re: You are searching too quickly. Reduce search 90 seconds limit?
Post by: gagarine on May 26, 2019, 07:16:25 PM
You need to rank up in order to get things working faster. This is typical restriction no only on searching but also PM and reporting.
see here > https://bitcointalk.org/index.php?topic=1689727.0

Ok. I will not use the data from bitcointalk then. If really I realize I need those information, I will just scrap the website and use my own local search engine.


Title: Re: You are searching too quickly. Reduce search 90 seconds limit?
Post by: TryNinja on May 26, 2019, 07:22:23 PM
You need to rank up in order to get things working faster. This is typical restriction no only on searching but also PM and reporting.
see here > https://bitcointalk.org/index.php?topic=1689727.0

Ok. I will not use the data from bitcointalk then. If really I realize I need those information, I will just scrap the website and use my own local search engine.
Just use Google. They already do that.

Code:
site:bitcointalk.org your query here

It will search stuff only on Bitcointalk.org


Title: Re: You are searching too quickly. Reduce search 90 seconds limit?
Post by: eddie13 on May 26, 2019, 09:28:53 PM
OP Tell me what you are researching and why and maybe I will help you fix your problem..

Would buying a copper membership work for him?


Title: Re: You are searching too quickly. Reduce search 90 seconds limit?
Post by: TryNinja on May 26, 2019, 10:26:41 PM
Would buying a copper membership work for him?
The Copper Membership has the same limit as he is stating on his post (90 seconds). But he’s only a Newbie so I don’t know what he’s talking about (AFAIK Newbies have much bigger delays). Maybe that’s his alt.


Title: Re: You are searching too quickly. Reduce search 90 seconds limit?
Post by: gagarine on May 27, 2019, 07:22:21 AM
You need to rank up in order to get things working faster. This is typical restriction no only on searching but also PM and reporting.
see here > https://bitcointalk.org/index.php?topic=1689727.0

Ok. I will not use the data from bitcointalk then. If really I realize I need those information, I will just scrap the website and use my own local search engine.
Just use Google. They already do that.

Code:
site:bitcointalk.org your query here

It will search stuff only on Bitcointalk.org

Thanks for the tips, but like I said google is not suitable in this case as I need metadata (author and date) related to keywords.

But never mind, I will do that with another tools like https://scrapy.org. Anyway the built-in search was not the best way to do it.