Skip to content

commondata-net/pylucene-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PyLucene Docker

PyLucene Version: 10.0.0
Java Version: 23 (Temurin)
Python Version: 3.13.x

Quick Reference

Maintained by:
Shiv Deepak

Documentation
Java Lucene Documentation

Supported tags and respective Dockerfile links

Quickly Get Started

# pull image from docker hub
docker image pull shivdeepakm/pylucene:latest

# run the image, you will get a bash shell
docker run -it shivdeepakm/pylucene:latest

# explore samples within the docker image
cd samples

python FacetExample.py index

python FacetExample.py simple

Get Support
Email

About

Quickly get up and running with PyLucene

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published