Uses of Class
io.searchbox.core.Doc

Packages that use Doc
io.searchbox   
io.searchbox.core   
 

Uses of Doc in io.searchbox
 

Methods in io.searchbox with parameters of type Doc
protected  String AbstractAction.buildURI(Doc doc)
           
protected  boolean AbstractAction.isValid(Doc doc)
           
 

Uses of Doc in io.searchbox.core
 

Method parameters in io.searchbox.core with type arguments of type Doc
protected  Object MultiGet.prepareMultiGet(List<Doc> docs)
           
 

Constructor parameters in io.searchbox.core with type arguments of type Doc
MultiGet(List<Doc> docs)
           
 



Copyright © 2012. All Rights Reserved.