twigkit.platform.Platform
Java object.
conf
directory).
var (java.lang.String)
Variable name to reference this twigkit.model.Platform
instance.platform
conf (java.lang.String)
Retrieve a twigkit.model.Platform
instance by either configuration name, or a platform annotation class name such as twigkit.search.solr.Solr
. This is not the same as the platform class name used by the className attribute. Use either this or the name attribute.
host (java.lang.String)
The URI of the Solr Server. Must be specified using the full URI (for example, http://localhost:8983/solr
; localhost:8983
will not work).