{ "info": { "author": "Bearstech", "author_email": "gpasgrimaud@bearstech.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Indexing/Search" ], "description": "tweeql2solr is a wrapper for tweeql_. It allow you to store tweets in solr.\n\nIt recommended to use Solr4 so you can use the ``store`` field to Geo localize tweets.\n\nIf not, you need to use the ``-1`` option. See bellow.\n\nInstallation\n=============\n\nWith easy_install::\n\n $ easy_install tweeql2solr\n\nUsage\n=====\n\ntweeql2solr provide a simple command line script::\n\n $ tweeql2solr -h\n Usage: tweeql2solr [options]\n\n Options:\n -h, --help show this help message and exit\n -w WHERE, --where-clause=WHERE\n where clause\n --username=USERNAME twitter username\n --password=PASSWORD twitter password\n -s BATCH_SIZE, --batch-size=BATCH_SIZE\n batch size. Default: 1\n -u URL, --url=URL solr url. Default: http://127.0.0.1:8983/solr/\n -1, --solr1 use this if you do not use solr 4.\n -v, --verbose increase verbosity\n \n\n.. _tweeql: https://github.com/marcua/tweeql", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gawel/tweeql2solr", "keywords": "", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "tweeql2solr", "package_url": "https://pypi.org/project/tweeql2solr/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tweeql2solr/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/gawel/tweeql2solr" }, "release_url": "https://pypi.org/project/tweeql2solr/0.1/", "requires_dist": null, "requires_python": null, "summary": "tweeql2solr - store tweets in solr", "version": "0.1" }, "last_serial": 754521, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "669eff6968fe4b9603e3668c39f2413d", "sha256": "f4ce1ce0f56867bbafffee006f964a2f851850bd92458e4cef932b000dbf01e9" }, "downloads": -1, "filename": "tweeql2solr-0.1.tar.gz", "has_sig": false, "md5_digest": "669eff6968fe4b9603e3668c39f2413d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3939, "upload_time": "2011-01-14T14:10:59", "url": "https://files.pythonhosted.org/packages/11/ea/95d6daa4c9728b1d60046f69ab143cb096bdd87117d8ca1b9a5c5f96b5d0/tweeql2solr-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "669eff6968fe4b9603e3668c39f2413d", "sha256": "f4ce1ce0f56867bbafffee006f964a2f851850bd92458e4cef932b000dbf01e9" }, "downloads": -1, "filename": "tweeql2solr-0.1.tar.gz", "has_sig": false, "md5_digest": "669eff6968fe4b9603e3668c39f2413d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3939, "upload_time": "2011-01-14T14:10:59", "url": "https://files.pythonhosted.org/packages/11/ea/95d6daa4c9728b1d60046f69ab143cb096bdd87117d8ca1b9a5c5f96b5d0/tweeql2solr-0.1.tar.gz" } ] }