Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 502 Bytes

README.markdown

File metadata and controls

10 lines (6 loc) · 502 Bytes

Sample code for interacting with Sphinx in Java. Use this code for whatever you like, no licence applies.

I've made a post about it on my blog to flesh out some of the details.

Required libraries

  • SLF4J (runtime dependency for logging)

See here for details on how to choose and configure an SLF4J logging library.