public interface IFulltextSearch<A extends IFulltextSearchHit>
| Modifier and Type | Interface and Description |
|---|---|
static class |
IFulltextSearch.FulltextSearchQuery |
| Modifier and Type | Method and Description |
|---|---|
FulltextSearchHiterator<A> |
search(IFulltextSearch.FulltextSearchQuery query,
org.eclipse.jetty.client.HttpClient client)
Submit a search query against the Solr Index
|
FulltextSearchHiterator<A> search(IFulltextSearch.FulltextSearchQuery query, org.eclipse.jetty.client.HttpClient client)
query - The query.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.