| Package | Description |
|---|---|
| eu.dnetlib.data.dedup | |
| eu.dnetlib.functionality.modular.ui.dedup |
| Modifier and Type | Method and Description |
|---|---|
OafResult |
DedupUserActionsDAOImpl.search(String type,
String userQuery,
String actionSet,
int start,
int rows,
String fields) |
OafResult |
DedupUserActionsDAO.search(String type,
String userQuery,
String actionSet,
int start,
int rows,
String fields)
Search on the Dedup index.
|
OafResult |
DedupIndexDAO.search(String type,
String userQuery,
String actionSet,
int start,
int rows,
String fields) |
OafResult |
DedupUserActionsDAOImpl.searchById(String actionSet,
String type,
String objidentifier,
List<String> fields) |
OafResult |
DedupUserActionsDAO.searchById(String actionSet,
String type,
String objidentifier,
List<String> fields)
Search by id on the dedup index.
|
OafResult |
DedupIndexDAO.searchById(String actionSet,
String type,
String objidentifier,
List<String> fields) |
| Modifier and Type | Method and Description |
|---|---|
OafResult |
DedupServiceInternalController.search(String type,
String userQuery,
String actionSet,
int start,
int rows,
String fields) |
OafResult |
DedupServiceInternalController.searchById(String actionSet,
String type,
String objidentifier,
List<String> fields) |
Copyright © 2019. All rights reserved.