no.sesat.search.query.parser.alt
Class FullnameAlternation
java.lang.Object
no.sesat.search.query.parser.alt.AbstractAlternation
no.sesat.search.query.parser.alt.FullnameAlternation
- All Implemented Interfaces:
- Alternation
public final class FullnameAlternation
- extends AbstractAlternation
SEARCH-597 Forbedringer av proximity på navn.
The results of this alternation depend on the skin's FULLNAME list.
- Version:
- $Id: FullnameAlternation.java 7225 2009-04-09 00:32:20Z ssmiweve $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FullnameAlternation
public FullnameAlternation(Alternation.Context cxt)
- Creates a new instance of FullnameAlternation
- Parameters:
cxt -
alternate
public Clause alternate(Clause clause)
-
- Returns:
getAlternationHint
protected XorClause.Hint getAlternationHint()
-
- Specified by:
getAlternationHint in class AbstractAlternation
- Returns:
- the XorClause.Hint used during this alternation process.
Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.