Skip to main content

tweeql2solr - store tweets in solr

Project description

tweeql2solr is a wrapper for tweeql. It allow you to store tweets in solr.

It recommended to use Solr4 so you can use the store field to Geo localize tweets.

If not, you need to use the -1 option. See bellow.

Installation

With easy_install:

$ easy_install tweeql2solr

Usage

tweeql2solr provide a simple command line script:

$ tweeql2solr -h
Usage: tweeql2solr [options]

Options:
  -h, --help            show this help message and exit
  -w WHERE, --where-clause=WHERE
                        where clause
  --username=USERNAME   twitter username
  --password=PASSWORD   twitter password
  -s BATCH_SIZE, --batch-size=BATCH_SIZE
                        batch size. Default: 1
  -u URL, --url=URL     solr url. Default: http://127.0.0.1:8983/solr/
  -1, --solr1           use this if you do not use solr 4.
  -v, --verbose         increase verbosity

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tweeql2solr-0.1.tar.gz (3.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page