|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.query.ft.Thesaurus
public final class Thesaurus
Simple Thesaurus for full-text requests.
Constructor Summary | |
---|---|
Thesaurus(IO fl,
byte[] rs,
long mn,
long mx,
Context c)
Reads a thesaurus file. |
|
Thesaurus(IO fl,
Context c)
Constructor. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Thesaurus(IO fl, Context c)
fl
- file referencec
- database contextpublic Thesaurus(IO fl, byte[] rs, long mn, long mx, Context c)
fl
- file referencers
- relationshipmn
- minimum levelmx
- maximum levelc
- database context
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |