|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FullTextSearchScore | |
|---|---|
| org.apache.jackrabbit.spi.commons.query.jsr283.qom | |
| org.apache.jackrabbit.spi.commons.query.qom | |
| Uses of FullTextSearchScore in org.apache.jackrabbit.spi.commons.query.jsr283.qom |
|---|
| Methods in org.apache.jackrabbit.spi.commons.query.jsr283.qom that return FullTextSearchScore | |
|---|---|
FullTextSearchScore |
QueryObjectModelFactory.fullTextSearchScore()
Evaluates to a DOUBLE value equal to the full-text search
score of a node in the default selector. |
FullTextSearchScore |
QueryObjectModelFactory.fullTextSearchScore(String selectorName)
Evaluates to a DOUBLE value equal to the full-text search
score of a node in the specified selector. |
| Uses of FullTextSearchScore in org.apache.jackrabbit.spi.commons.query.qom |
|---|
| Classes in org.apache.jackrabbit.spi.commons.query.qom that implement FullTextSearchScore | |
|---|---|
class |
FullTextSearchScoreImpl
FullTextSearchScoreImpl... |
| Methods in org.apache.jackrabbit.spi.commons.query.qom that return FullTextSearchScore | |
|---|---|
FullTextSearchScore |
QueryObjectModelFactoryImpl.fullTextSearchScore()
Evaluates to a DOUBLE value equal to the full-text search
score of a node in the default selector. |
FullTextSearchScore |
QueryObjectModelFactoryImpl.fullTextSearchScore(String selectorName)
Evaluates to a DOUBLE value equal to the full-text search
score of a node in the specified selector. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||