@Repository public class IiifManifestSummaryRepositoryImplMongo extends Object implements IiifManifestSummaryRepositoryCustom
| Constructor and Description |
|---|
IiifManifestSummaryRepositoryImplMongo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ensureTextIndex() |
org.springframework.data.domain.Page<IiifManifestSummary> |
findBy(String text,
org.springframework.data.domain.Pageable page) |
public IiifManifestSummaryRepositoryImplMongo()
@PostConstruct public void ensureTextIndex()
public org.springframework.data.domain.Page<IiifManifestSummary> findBy(String text, org.springframework.data.domain.Pageable page)
findBy in interface IiifManifestSummaryRepositoryCustomCopyright © 2017. All rights reserved.