You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by GitBox <gi...@apache.org> on 2022/04/03 02:48:58 UTC

[GitHub] [lucenenet] NightOwl888 commented on issue #631: Can support RedisDirectory

NightOwl888 commented on issue #631:
URL: https://github.com/apache/lucenenet/issues/631#issuecomment-1086764962


   There is no Redis support in [Lucene 4.8.0](https://github.com/apache/lucene/tree/releases/lucene-solr/4.8.0), so it won't be included in Lucene.NET.
   
   However, since the Lucene `Directory` class is extensible, there are other Java projects that have Redis support that can be ported to .NET to support Redis.
   
   - https://github.com/shijiebei2009/RedisDirectory
   - https://github.com/DDTH/ddth-lucext#redisdirectory
   - https://github.com/maxpert/RedisDirectory
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org