Roundup Tracker - Issues

Message1483

Author richard
Recipients
Date 2004-10-14.08:45:52
Message-id
In-reply-to
Logged In: YES 
user_id=6405

The indexer itself is very much ASCII-limited at the moment - see 
bug 
https://sourceforge.net/tracker/index.php?func=detail&aid=780733&group_id=31577&atid=402788 
for another of its limitations in this area. 
 
These stopwords will be a good start. 
 
Johannes - what's your count for "python". Just thinking that we 
should allow the tracker config to define additional stopwords 
specific to the tracker. Actually, given the loading you've done, 
I'd be interested to see a "select word,count(*) ... group by word" 
output, sorted by the count... there might be other words we can 
ignore too... 
History
Date User Action Args
2009-02-03 14:20:58adminlinkissue1046612 messages
2009-02-03 14:20:58admincreate