NightOwl888 edited a comment 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 a few 
`RedisDirectory` implementations to choose from 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to