Package | Description |
---|---|
org.nuxeo.ecm.core.storage | |
org.nuxeo.ecm.core.storage.sql |
Implementation of a Nuxeo repository over an SQL database.
|
org.nuxeo.ecm.core.storage.sql.coremodel |
Modifier and Type | Class and Description |
---|---|
class |
DefaultFulltextParser
Default fulltext parser, based on word and punctuation split, and lowercase normalization.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends FulltextParser> |
RepositoryImpl.getFulltextParserClass() |
static Class<? extends FulltextParser> |
RepositoryResolver.getFulltextParserClass(String repositoryName)
Deprecated.
since 5.9.5, use SQLRepositoryService instead
|
Modifier and Type | Method and Description |
---|---|
Class<? extends FulltextParser> |
SQLRepositoryService.getFulltextParserClass(String repositoryName) |
Copyright © 2015 Nuxeo SA. All rights reserved.