Slashdot Mirror


User: bdqbit

bdqbit's activity in the archive.

Stories
0
Comments
5
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5

  1. Re:possible alternative: xapian on Lucene and SOLR Get Commercial Support · · Score: 1

    We can agree on that. Xapian (setup correctly) can be blazingly fast with loads of data. The python bindings (basically having access to the xapian API) don't add much weight in my experience.

  2. Re:possible alternative: xapian on Lucene and SOLR Get Commercial Support · · Score: 2, Informative

    Xapian is C++ (with plenty of bindings for a lot of languages -- including python)

  3. possible alternative: xapian on Lucene and SOLR Get Commercial Support · · Score: 2, Interesting

    Nice going for Lucene (LGPL?), although i've preferred Xapian (GPL) in the past (with python bindings).

    Good to have choice, i guess.

  4. privacy-related issues on New Ads That Watch You · · Score: 1

    I don't think companies could pull that so easily in most of Europe (for the moment, due to privacy legislation)...

    In my country, you're even doing illegal stuff if you're taking a picture of someone out on the street without their permission...

  5. Roundup tracker is pretty nice on How To Track the Bug-Trackers? · · Score: 1

    I've been using Roundup Tracker http://roundup.sourceforge.net/ at work for a while, and it's been a great experience. Stable, fast, and very easy to mod/customize to your own needs or preferences (it's written in python).

    An live example of the web interface of a roundup tracker can be seen online at http://bugs.python.org/