|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.search.Filter
org.apache.solr.search.PrefixFilter
public class PrefixFilter
| Field Summary | |
|---|---|
protected org.apache.lucene.index.Term |
prefix
|
| Method Summary | |
|---|---|
java.util.BitSet |
bits(org.apache.lucene.index.IndexReader reader)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final org.apache.lucene.index.Term prefix
| Method Detail |
|---|
public java.util.BitSet bits(org.apache.lucene.index.IndexReader reader)
throws java.io.IOException
bits in class org.apache.lucene.search.Filterjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||