Package | Description |
---|---|
org.fts7.searchRes |
This package contains classes which are returned as a search result by the
Search.search(java.lang.String, int) method. |
Modifier and Type | Field and Description |
---|---|
java.util.ArrayList<ObjectItem> |
SearchResultItem.objects
A list of
ObjectItem objects having the same text content which are linked
with this search result item. |