|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.lucene.search.SpanFilterResult.PositionInfo
public static class SpanFilterResult.PositionInfo
| Constructor Summary | |
|---|---|
SpanFilterResult.PositionInfo(int doc)
|
|
| Method Summary | |
|---|---|
void |
addPosition(int start,
int end)
|
int |
getDoc()
|
java.util.List |
getPositions()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpanFilterResult.PositionInfo(int doc)
| Method Detail |
|---|
public void addPosition(int start,
int end)
public int getDoc()
public java.util.List getPositions()
SpanFilterResult.StartEnd objects
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||