Skip to main content

solr-dsl

A high-level library for querying Solr with Python. Built on the lower-level Pysolr. Supports Python 2 and 3.

Example

from pysolr import Solr
from solr_dsl import Field, Range, Search

solr = Solr('http://localhost:8983/solr/test')

query = (Field('doc_type', 'solution') &
         Range("date", '2018-01-01T00:00:00Z', 'now'))
search = Search(solr, query)

for document in search.scan():
    ...

Release files for solr-dsl 0.0.15

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for solr-dsl 0.0.15
File Size Uploaded
solr-dsl-0.0.15.tar.gz 2.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for solr-dsl 0.0.15
File Interpreter ABI Platform
solr_dsl-0.0.15-py3-none-any.whl Python 3 none any Details

Total release size:7.2 kB

Release files / solr-dsl-0.0.15.tar.gz

Download URL solr-dsl-0.0.15.tar.gz
Size 2.5 kB
Tags Source
SHA-256 checksum
How to use checksums
68cde96c30075344ae7f375052d202c5e5817040514223420328e24628db88cc
BLAKE2b-256 checksum
How to use checksums
6c96f1b2013bd49ad998a7228f0971d195c60cad4acee5ac4a6f2d10768942fb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

Release files / solr_dsl-0.0.15-py3-none-any.whl

Download URL solr_dsl-0.0.15-py3-none-any.whl
Size 4.7 kB
Tags Python 3
SHA-256 checksum
How to use checksums
d47f15a6e098fca3b22deb7df8a2a138378247d5d34def300ee7200d2d749d8d
BLAKE2b-256 checksum
How to use checksums
d3da7629dfc2b828c579211c2e7571aff858f596cc29c870fa4646ae78ca3283
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

Release history Release notifications | RSS feed

This release

0.0.15 This release

2 release files

0.0.9

2 release files

0.0.8

2 release files

0.0.7

2 release files

0.0.5

2 release files

0.0.4

2 release files

0.0.3

2 release files

0.0.2

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page