Jump to content

Search Utility Minimum String Length


Lee Mac

Recommended Posts

Most forums are, Vbulletin that drives this forum definetely is.

 

Less than four characters in a search string would be ambiguous and give too many matches.

 

And yes we know that it can be awkward if you want to search for a 3 character file extension.

Link to comment
Share on other sites

I only bring up the point as I don't have this trouble on theSwamp - not trying to pitch the two against each other, but just wondered if it was an admin imposed restriction.

Link to comment
Share on other sites

It's to do with the way search is handled by the database. Or more correctly the way it was designed. In order to enable 3 character strings, the database would grow exponentially and search would take much longer.

 

The workaround is to use the wildcard character as in *dwg*.

 

I understand that search is much improved in vB4. We'll see...

Link to comment
Share on other sites

It's to do with the way search is handled by the database. Or more correctly the way it was designed. In order to enable 3 character strings, the database would grow exponentially and search would take much longer.

 

The workaround is to use the wildcard character as in *dwg*.

 

I understand that search is much improved in vB4. We'll see...

 

I understand, thanks David :)

 

Are we going to be upgrading to vB4 then?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...