: I saw mention of openSearcher for SolrJ, so I looked in the source of
: the UpdateRequestHandler, and there is no mention of openSearcher in
: there that I can see, for XML, JSON or SolrJ requests.
: 
: So my take is that this isn't possible right now :-(

It's handled by the Loaders - all of which (i think?) delegate to 
RequestHandlerUtils.handleCommit to generate the CommitUpdateCommand 
according to the relevant UpdateParams.

Most of the constants you see in UpdateRequestHandler look like dead code 
that should be removed.


-Hoss
http://www.lucidworks.com/

Reply via email to