public static final class IdolDocumentSourceDescriptor.Attributes extends Object
IdolDocumentSource
component.Modifier and Type | Field and Description |
---|---|
org.carrot2.util.attribute.AttributeInfo |
idolServerName |
org.carrot2.util.attribute.AttributeInfo |
idolServerPort |
org.carrot2.util.attribute.AttributeInfo |
maximumResults |
org.carrot2.util.attribute.AttributeInfo |
minScore |
org.carrot2.util.attribute.AttributeInfo |
otherSearchAttributes |
org.carrot2.util.attribute.AttributeInfo |
resultsPerPage |
org.carrot2.util.attribute.AttributeInfo |
userAgent |
org.carrot2.util.attribute.AttributeInfo |
userName |
org.carrot2.util.attribute.AttributeInfo |
xslTemplateName |
public final org.carrot2.util.attribute.AttributeInfo idolServerName
public final org.carrot2.util.attribute.AttributeInfo idolServerPort
public final org.carrot2.util.attribute.AttributeInfo xslTemplateName
public final org.carrot2.util.attribute.AttributeInfo otherSearchAttributes
public final org.carrot2.util.attribute.AttributeInfo resultsPerPage
public final org.carrot2.util.attribute.AttributeInfo minScore
public final org.carrot2.util.attribute.AttributeInfo maximumResults
public final org.carrot2.util.attribute.AttributeInfo userAgent
public final org.carrot2.util.attribute.AttributeInfo userName