English Amiga Board    


Go Back   English Amiga Board > » abime.net - Home Projects > project.EAB

Reply
 
Thread Tools
Old 27 November 2001, 21:59   #1
Kodoichi
Banned
 
Kodoichi's Avatar
 
Join Date: Jul 2001
Location: I'm the smiling face on your TV, I exploit you still you love me
Posts: 514
2 things

1. http://www.conacom.de/fredsucks - nice 404 error

2. RCK, IIRC we had a 404 error thread. I wanted to search for '404' but the search function only accepts words with 4 letters minimum. ¦| Couldn't you make it to accept 'words' with 3 numbers?
Kodoichi is offline   Reply With Quote
Old 28 November 2001, 00:15   #2
RCK
Administrator
 
RCK's Avatar
 
Join Date: Feb 2001
Location: Paris / France
Age: 34
Posts: 2,541
Re: 2 things

Quote:
Originally posted by s4murai
1. http://www.conacom.de/fredsucks - nice 404 error
Okayyyyyy... and ?
ho yes, I'll code one 404 error for abime.net one day
Quote:
2. RCK, IIRC we had a 404 error thread. I wanted to search for '404' but the search function only accepts words with 4 letters minimum. ¦| Couldn't you make it to accept 'words' with 3 numbers?
...
Can you imagine the size of the datatable of one "index" of all the word of >3 char of the board ?

The actual search index is already to 303,245 entry (10 Mo).
Decreasing the word search power to 3 char would be hawfull for the actual server.

Maybe one day, but not unless huge people request.
RCK is offline   Reply With Quote
Old 28 November 2001, 11:36   #3
RCK
Administrator
 
RCK's Avatar
 
Join Date: Feb 2001
Location: Paris / France
Age: 34
Posts: 2,541
no problem
RCK is offline   Reply With Quote
Old 28 November 2001, 13:21   #4
LaundroMat
Junior Member
 
LaundroMat's Avatar
 
Join Date: Apr 2001
Location: In the cellar. With your mum.
Age: 38
Posts: 404
Re: Re: 2 things

Quote:
Originally posted by RCK

...
Can you imagine the size of the datatable of one "index" of all the word of >3 char of the board ?

The actual search index is already to 303,245 entry (10 Mo).
Decreasing the word search power to 3 char would be hawfull for the actual server.

Maybe one day, but not unless huge people request.
What does this mean? RCK, could you point me to a link explaining the use of indices for search purposes?

Thanks.
LaundroMat is offline   Reply With Quote
Old 28 November 2001, 13:57   #5
RCK
Administrator
 
RCK's Avatar
 
Join Date: Feb 2001
Location: Paris / France
Age: 34
Posts: 2,541
This simply means that more the word you are able to search will be short (actually 4 char), more my database (searchindex) will be big !!

the actual one is arround 300000 entry, enough for the server.
RCK is offline   Reply With Quote
Old 28 November 2001, 17:50   #6
Akira
Registered User
 
Join Date: May 2001
Location: #
Posts: 12,584
Is the index necessary? How often is this index refreshed/updated?
Akira is offline   Reply With Quote
Old 28 November 2001, 18:40   #7
RetroMan
Registered User
 
RetroMan's Avatar
 
Join Date: Aug 2001
Location: Germany
Age: 40
Posts: 3,704
btw. most time it works using a wildcard as fourth letter (e.g. `404*` or `*404`)
__________________
--~~= RetroMan =~~--
-= AmigA =- -= ForeveR =-
RetroMan is offline   Reply With Quote
Old 28 November 2001, 21:52   #8
RCK
Administrator
 
RCK's Avatar
 
Join Date: Feb 2001
Location: Paris / France
Age: 34
Posts: 2,541
Quote:
Originally posted by Akira
Is the index necessary? How often is this index refreshed/updated?
It is updated in real time
And yes, you must have one tree index like this in order to get quick anwser to your search.
RCK is offline   Reply With Quote
Old 28 November 2001, 23:04   #9
RCK
Administrator
 
RCK's Avatar
 
Join Date: Feb 2001
Location: Paris / France
Age: 34
Posts: 2,541
It works like any other search engine

One big table with all "word" > 4 char.
One ever bigger table with all reference "thread id" <> "word" inside.
RCK is offline   Reply With Quote
Old 29 November 2001, 01:15   #10
RCK
Administrator
 
RCK's Avatar
 
Join Date: Feb 2001
Location: Paris / France
Age: 34
Posts: 2,541
note:

We already speak about this restriction (4 char) here:
http://eab.abime.net/showthread.php?s=&threadid=986
RCK is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Why do scrolling backgrounds slow things down? MethodGit support.WinUAE 2 02 February 2005 13:47
Turbo card things Dr. Dude support.Hardware 16 11 August 2004 23:23
Get to Cd-Rom, by going tru some things Dr. Dude support.Hardware 2 30 May 2004 13:20
A couple of things Dastardly HOL data problems 2 06 April 2004 01:16


All times are GMT +2. The time now is 01:18.

-->

Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Page generated in 0.19331 seconds with 9 queries