When using Google to search on this list, which url should I use (to where?). I _know_ google is my friend...
On Thu, Dec 12, 2002 at 09:47:31AM -0500, working4aliving wrote:
When using Google to search on this list, which url should I use (to where?). I _know_ google is my friend...
The site at http://zope.nipltd.com/lists.html features a search facility bye, Jerome Alet
I have a SQL method that is pretty heavily conditioned. When I test the method in the ZMI, I get the query results and a display of the rendered query. How can I duplicate that outside the ZMI? Thanks. --colyn
On Thu, Dec 12, 2002 at 09:47:31AM -0500, working4aliving wrote:
When using Google to search on this list, which url should I use (to where?). I _know_ google is my friend...
The best I've managed so far is queries like: site:lists.zope.org postgres but that searches all the mailing lists at once. Using something like: site:lists.zope.org postgres inurl:zope-db can limit the search to the zope-db mailing list, but I've not yet figured out how to limit it to the general zope list only. In addition to the NIP database, there's also http://www.mail-archive.com/zope-dev%40zope.org/ -- it doesn't archive any other Zope lists, though. -- Mike Renfro / R&D Engineer, Center for Manufacturing Research, 931 372-3601 / Tennessee Technological University -- renfro@tntech.edu
Mike Renfro wrote:
On Thu, Dec 12, 2002 at 09:47:31AM -0500, working4aliving wrote:
When using Google to search on this list, which url should I use (to where?). I _know_ google is my friend...
The best I've managed so far is queries like:
site:lists.zope.org postgres
but that searches all the mailing lists at once. Using something like:
site:lists.zope.org postgres inurl:zope-db
can limit the search to the zope-db mailing list, but I've not yet figured out how to limit it to the general zope list only.
Note that you can also use the exclude feature with inurl, i.e. site:lists.zope.org postgres -inurl:zope-db From this point on it's only a matter of diligence to restrict it to the general zope list only ;). cheers, oliver
participants (5)
-
Colyn Brown -
Jerome Alet -
Mike Renfro -
Oliver Bleutgen -
working4aliving