public class SearchIndex
extends org.apache.jena.larq.IndexLARQ
Constructor and Description |
---|
SearchIndex(org.apache.lucene.index.IndexReader r) |
SearchIndex(org.apache.lucene.index.MultiReader r,
org.apache.lucene.analysis.Analyzer a) |
Modifier and Type | Method and Description |
---|---|
Iterator<org.apache.jena.larq.HitLARQ> |
search(String queryString) |
Copyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.