luke icon indicating copy to clipboard operation
luke copied to clipboard

Integrate plugin to read index from remote

Open DmitryKey opened this issue 9 years ago • 3 comments

Revisit and integrate: https://github.com/md6nguyen/luke-remoteindex

DmitryKey avatar Sep 30 '16 14:09 DmitryKey

Great integration!

mocobeta avatar Sep 30 '16 15:09 mocobeta

yes, if this works out, the problem of slow streaming UI via X server is addressed.

DmitryKey avatar Oct 01 '16 17:10 DmitryKey

Lucene is basically designed for local file systems, so accessing to remote index is not a recommended way, I think. A web application looks more suitable for this purpose to me, so I created an issue for this: #122

mocobeta avatar Oct 05 '18 05:10 mocobeta