Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The "CoreAdmin" page has been changed by ErickErickson:
http://wiki.apache.org/solr/CoreAdmin?action=diff&rev1=39&rev2=40

Comment:
Directed people to the CREATE command, LOAD probably unnecessary.

  
  == LOAD ==
  
- /!\ '''not implemented yet!'''
+ /!\ '''not implemented yet! Use CREATE'''
+ 
+ So far, no use cases have been presented for a LOAD command that aren't 
satisfied by using CREATE so it's doubtful that a separate LOAD command will be 
implemented unless such a use-case is found.
  
  This will load a new core from an existing configuration (will be implemented 
when cores can be described with a lazy-load flag).
  

Reply via email to