[ https://issues.apache.org/jira/browse/LUCENE-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718379#action_12718379 ]
Shai Erera commented on LUCENE-1407: ------------------------------------ In LUCENE-1630 I'm going to do just that, as part of deprecating Weight in favor of a new QueryWeight. I'm going to deprecate Searchable entirely. So perhaps we should wait with this until 1630 is resolved, or fold that issue under 1630? > Refactor Searchable to not have RMI Remote dependency > ----------------------------------------------------- > > Key: LUCENE-1407 > URL: https://issues.apache.org/jira/browse/LUCENE-1407 > Project: Lucene - Java > Issue Type: Improvement > Reporter: Grant Ingersoll > Priority: Minor > Fix For: 3.0 > > > Per http://lucene.markmail.org/message/fu34tuomnqejchfj?q=RemoteSearchable > We should refactor Searchable slightly so that it doesn't extend the > java.rmi.Remote marker interface. I believe the same could be achieved by > just marking the RemoteSearchable and refactoring the RMI implementation out > of core and into a contrib. > If we do this, we should deprecate/denote it for 2.9 and then move it for 3.0 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org