deleted user 
			
				Unregistered
				
				
			
	
	
		
 
Thanks: 
	Given  thank(s) in  post(s)
	 
 
	
	
		I wanted to make a search for "VHS" and realized I couldn't because it was less than 4 characters. 
Would be nice to be able to search for shorter terms too.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,753
	Threads: 75
	Joined: 2015 Mar
	
Thanks: 354
	Given 325 thank(s) in 144 post(s)
Country: 
 
	 
	
	
		It's a limitation for the type of searching (MySQL full text) this forum has, I can't lower it unfortunately.
	
	
	
	
	
 
 
	
	
			deleted user 
			
				Unregistered
				
				
			
	
	
		
 
Thanks: 
	Given  thank(s) in  post(s)
	 
 
	
	
		Ah, I totally forgot about this.
If you have access to the config/global variables, you could change ft_min_word_len: 
https://www.electrictoolbox.com/mysql-fu...rd-length/
If not, I guess it can't be helped.
	
 
 
	
	
	
		
	Posts: 1,753
	Threads: 75
	Joined: 2015 Mar
	
Thanks: 354
	Given 325 thank(s) in 144 post(s)
Country: 
 
	 
	
	
		It's a shared hosting service, I don't have access to MySQL configuration
	
	
	
	
	
 
 
	
	
			deleted user 
			
				Unregistered
				
				
			
	
	
		
 
Thanks: 
	Given  thank(s) in  post(s)
	 
 
 
	
	
	
		
	Posts: 2,092
	Threads: 56
	Joined: 2016 Dec
	
Thanks: 163
	Given 1034 thank(s) in 628 post(s)
	 
	
	
		Google searching also helps with the pesky 30 second rule.
	
	
	
	
	
 
 
	
	
			deleted user 
			
				Unregistered
				
				
			
	
	
		
 
Thanks: 
	Given  thank(s) in  post(s)
	 
 
	
	
		Thanks thats a good idea.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 2,258
	Threads: 82
	Joined: 2015 Jan
	
Thanks: 488
	Given 854 thank(s) in 445 post(s)
	 
	
	
		Yeah can you lower the 30 second rule to 10 at the most for logged-in users? Because if you do a search and then click on "View Today's Posts"  it will let you with no restriction, if you do it in the reverse order - first click "View Today's Posts" and then do a search it tells you to have to wait 30 seconds from when you clicked on "View Today's Posts" link. Quite annoying.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 7,151
	Threads: 601
	Joined: 2015 Jan
	
Thanks: 1081
	Given 1490 thank(s) in 969 post(s)
Country: 
 
	 
	
	
		I've set 3 characters and 10 seconds limit for everyone for testing purposes; if it will work well, maybe these limits would be definitive.