Package | Description |
---|---|
com.couchbase.client.java.search |
Modifier and Type | Method and Description |
---|---|
Map<String,Map<String,List<SearchQueryRow.Location>>> |
SearchQueryRow.locations() |
Constructor and Description |
---|
SearchQueryRow(String index,
String id,
double score,
String explanation,
Map<String,Map<String,List<SearchQueryRow.Location>>> locations,
Map<String,String[]> fragments,
Map<String,Object> fields) |
Copyright © 2015 Couchbase, Inc.