public interface SearchResultListener
| Modifier and Type | Method and Description |
|---|---|
boolean |
processSearchResult(String[] fieldValues)
Handles a record from a search result.
|
void |
setFieldNames(String[] fieldNames) |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.