in reply to Re: Questions: how to exclude substring having Evil meanings
in thread Questions: how to exclude substring having Evil meanings

Where did you get 5,000,000 from? 367 is significantly larger: 78,364,164,096
  • Comment on Re^2: Questions: how to exclude substring having Evil meanings

Replies are listed 'Best First'.
Re^3: Questions: how to exclude substring having Evil meanings
by dsheroh (Monsignor) on Dec 03, 2009 at 10:45 UTC
    I would imagine from the OP:
    I have a list which contains about 5M records...
    But it has been updated to add that the list may grow substantially over time, so a solution optimized for 5M items still wouldn't be the Right Answer.