[Teammetrics-discuss] NNTPStat completed successfully.

Sukhbir Singh sukhbir.in at gmail.com
Mon Nov 7 19:11:59 UTC 2011


> Never say never (or none).

Ok :)

> I wonder whether it makes sense to always use (i)like.  If there is no

Right, point. Changed to 'ilike' and pushed.

> '%' sign in the string it is equivalent to '=' anyway and it might
> reduce the complexity of your query (which sounds more reasonable than

We have in updatenames.py:

            'Linas Zvirblis':           {'like': 'Linas %virblis'},

So that is why we use `like` in the query. If we have a name like:

            'Torsten Werner':           {'author': 'twerner'},

We don't use a `like` and set the name straightaway :)

> No problem.  Lets try to push things with the real mboxes for now and if
> we did not succeeded until you have more time than you can start

Ok, I will start the work as soon as I am sure that I can devote
proper time to it.

Sorry, didn't get this part -- 'Push things with real mboxes'.



More information about the Teammetrics-discuss mailing list