Luke Remote Index Plugin

388 views
Skip to first unread message

Minh Nguyen

unread,
Jun 6, 2015, 12:34:48 AM6/6/15
to luke-d...@googlegroups.com
Hi all,
Inspired by the Hadoop Plugin I created the Luke Remote Index Plugin. It allows you to open Lucene index residing in regular file system from a remote host.
The Plugin also includes an agent to be installed in the remote host. The agent will serve index data to the Plugin using RMI.
The Plugin is hosted in https://github.com/md6nguyen/luke-remoteindex . Feedback/contributions are welcomed.

Thanks,
Minh

Dmitry Kan

unread,
Jun 10, 2015, 3:03:11 PM6/10/15
to luke-d...@googlegroups.com
Hi Minh,

Thanks for sharing the plugin! The idea of loading lucene index from a remote directory sounds fantastic. It is definitely along the lines of what I personally experimented with, by implementing a GWT based luke. I'd like to port your work to the latest luke, that is maintained at https://github.com/DmitryKey/luke, and make it part of the luke distribution, if you don't mind. Thoughts are appreciated.

Thanks,

Dmitry

--
Otrzymujesz tę wiadomość, bo subskrybujesz grupę „Luke - Lucene Index Toolbox” w Grupach dyskusyjnych Google.
Aby anulować subskrypcję tej grupy i przestać otrzymywać od niej wiadomości, wyślij e-maila na luke-discuss...@googlegroups.com.
Więcej opcji znajdziesz na https://groups.google.com/d/optout.



--

Minh Nguyen

unread,
Jun 10, 2015, 5:42:09 PM6/10/15
to luke-d...@googlegroups.com
Hi Dmitry, 
You are more than welcomed to experiment and improve this plugin :) Let me know if you have any question.

Minh

Dmitry Kan

unread,
Jun 15, 2015, 3:16:28 AM6/15/15
to luke-d...@googlegroups.com
Hi Minh,

Are you interested to send a pull request with your plugin? I have noticed, that your project is using the luke 4.0.0-ALPHA. The project I maintain is for lucene 4.10.4:

https://github.com/DmitryKey/luke

In order for your plugin to land there it needs to upgrade. If you are willing to take up this work, feel free!

Minh Nguyen

unread,
Jun 16, 2015, 12:58:21 PM6/16/15
to luke-d...@googlegroups.com
Hi Dmitry,
The plugin did work with 4.10 . I put 4.0 as the lowest version that I tried. Give it a try, if it doesn't work let me know.

Minh

Dmitry Kan

unread,
Jun 18, 2015, 2:58:30 AM6/18/15
to luke-d...@googlegroups.com
Hi Minh,

Thanks, will need to try it then.

Dmitry

Ron Parker

unread,
Jan 5, 2020, 2:02:52 PM1/5/20
to Luke - Lucene Index Toolbox
I just downloaded  luke-remoteindex and tried to build.  

Apache Ant(TM) version 1.10.7 compiled on September 1 2019
luke-remoteindex Latest commitb2a41c7on Jun 5, 2015
java version "1.8.0_231"

C:\java\luke-4.0.0-ALPHA>cd build

C:\java\luke-4.0.0-ALPHA\build>rmic org.getopt.luke.plugins.RemoteFileReaderImpl
Warning: rmic has been deprecated and is subject to removal in a future
release. Generation and use of skeletons and static stubs for JRMP
is deprecated. Skeletons are unnecessary, and static stubs have
been superseded by dynamically generated stubs. Users are encouraged
to migrate away from using this tool to generate skeletons and static
stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
error: Class org.getopt.luke.plugins.RemoteFileReaderImpl not found.
1 error

Is there an update to this avaialble?
Reply all
Reply to author
Forward
0 new messages