|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re^4: Ampersands and sub speedby creamygoodness (Curate) |
| on Oct 14, 2005 at 18:23 UTC ( [id://500392]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Say you have an index with a million documents in it. Someone searches for a term that hits 300,000 of them. Calculating the score for each one of them in Java Lucene might involve several tens of method calls. Now imagine a search with 5 terms. This stuff adds up.
In Section
Meditations
|
|
||||||||||||||||||||||||