photospace.search
Class Match
java.lang.Object
photospace.search.Match
- All Implemented Interfaces:
- java.io.Serializable
- public class Match
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
Match(org.apache.lucene.index.Term term,
int count)
|
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
Match
public Match(org.apache.lucene.index.Term term,
int count)
getField
public java.lang.String getField()
getValue
public java.lang.String getValue()
getCount
public int getCount()
toString
public java.lang.String toString()
equals
public boolean equals(java.lang.Object obj)