I'm looking at solr LukeRequestHandler:

    String s = 
reader.getIndexCommit().getUserData().get(SolrIndexWriter.COMMIT_TIME_MSEC_KEY);

is there any reason/advantage/disadvantage/difference between getting
UserData through the DR or IndexCommit?

thanks
ryan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to