New www.unix.com search


 
Thread Tools Search this Thread
Contact Us Post Here to Contact Site Administrators and Moderators New www.unix.com search
# 1  
Old 09-20-2002
Computer New www.unix.com search

PUZZLED:

How can I search for posts on 'VI' if by the new rules (or maybe they are old) I get the messge:


"The search term you specified (vi) is under the minimum word length (3) and therefore will not be found. Please make this term longer.
If this term contains a wildcard, please make this term more specific.
"


DOHHH??
# 2  
Old 09-20-2002
Bug

search for editors....
and u get lot whole vi's...
raju
# 3  
Old 09-20-2002
What do you want to know about vi? You can place multiple words in the search, and get just the answers you want.
# 4  
Old 09-20-2002
The software accepts words longer than 2 characters - doing a search for edit vi grep will still give the error. Even if you quote "vi" you get the error. That is what the person is complaining about.

Here we actually have someone who is willing to search first, and can't!

I think this is something Neo would have to make a call on - 3 letters is probably the default but UNIX has commands with only two letters (cd, vi , ed, ar, at, mt, lp, bc, dd, du, ln ...) which folks may be adding to their search.

Last edited by RTM; 09-20-2002 at 05:37 PM..
# 5  
Old 09-20-2002
The default is 4 letters but we changed it to 3 about a year ago. I think 2 is a bit small and these searches will really hurt performance.

However, let's try it........ I'll change it right now and see what happens Smilie

# 6  
Old 09-20-2002
OK, I changed it to 2 letters and the searches did not work and no results were returned. So, I changed it back to three.

Guess two letter searches just kill the database....
# 7  
Old 09-20-2002
I could understand two-letter searches killing the database if every word containing the letters "vi" were returned; however, since you're only looking for the exact match of "vi" (and nothing containing vi, such as visual, vis, etc) I don't understand why that would hurt performance any more than looking for words that are three letters or more in length...

but I guess if you tried it and it don't work then it just don't work. oh well Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Www.UNIX.com is slow today ???

Hi, Just wanting to know if there is any issues today with the site. Initially I thought it is my internet connection or computer but regardless which one I use, the site has been slow and it is also not showing with the right fonts etc. I've been trying for the last 12+ hours and it's always been... (21 Replies)
Discussion started by: newbie_01
21 Replies

2. Post Here to Contact Site Administrators and Moderators

Problem connecting to www.unix.com

I've been having a problem connecting to the forum. I know it is just something with my computer but I have no idea what it is. It started last week. Every time I connect I get this: <?xml version="1.0" encoding="ISO-8859-1" ?> - <rss version="2.0"... (2 Replies)
Discussion started by: Vi-Curious
2 Replies

3. Forum Support Area for Unregistered Users & Account Problems

Access to https://www.unix.com/source?

Folks, Hope this is not a newbie question, but it might end up being that. I wanted to retrieve the source code for unix_linux_bench as directed on https://www.unix.com/linux-benchmarks/11175-instructions-linux-benchmarks.html When one clicks on the links specified for download, the browser... (1 Reply)
Discussion started by: wagdalule
1 Replies

4. Answers to Frequently Asked Questions

scripts/programs/code posted to www.unix.com

Every now and then our users post complete programs to this site. It is especially important that these contributions don't get lost, so I will collect them here. Some of these programs are intended to demonstrate a programming technique and some are ready to run. As a guideline, the code... (0 Replies)
Discussion started by: Perderabo
0 Replies

5. Post Here to Contact Site Administrators and Moderators

www.unix.com

Of late, when i start www.unix.com my system is going to 100% CPU and takes lot of time to get the information. I think this is happening after adding the graphics on the page. Has anyone seen this problem..Sorry to post this here.. (6 Replies)
Discussion started by: sssow
6 Replies
Login or Register to Ask a Question