nsoft / jesterj

Document Ingestion Framework for Search Systems
Apache License 2.0
35 stars 33 forks source link

Windows Support #167

Closed nsoft closed 1 year ago

nsoft commented 1 year ago

Entering this issue to document that JesterJ is not available for use on Windows due to our dependency on Cassandra which dropped support for windows with 4.0. This should have been noted in #85 but was missed. This is not expected to be a big loss because most companies have the ability to handle Linux these days, and honestly windows support for java software systems tends to lag substantially behind Linux anyway.

An alternate persistence layer would need to be developed for windows usage to be supported.

REF: https://issues.apache.org/jira/browse/CASSANDRA-16171