pysolr
Package — SearchPython 3.7+Advanced
Python client for Apache Solr search platform
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- requests
- Install
pip install pysolr
Learn by Difficulty
Quick Example
python
# Install: pip install pysolr import pysolr # Basic pysolr usage print(f"Using pysolr") # See documentation for detailed examples
pysolr is a third-party package. Python client for Apache Solr search platform. Install with: pip install pysolr
Try in PlaygroundTags
packagesearchindexingfull-text