public class MavenSolrSearchCommand extends Object
| Constructor and Description |
|---|
MavenSolrSearchCommand(MavenFolderRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
NPath |
getSolrSearchUrl() |
boolean |
isSolrSearchEnabled() |
Iterator<NId> |
search(MavenSolrSearchRequest r,
NPath url,
NDefinitionFilter idFilter) |
NIterator<NId> |
search(NDefinitionFilter filter,
NId[] baseIds,
NFetchMode fetchMode) |
public MavenSolrSearchCommand(MavenFolderRepository repo)
public boolean isSolrSearchEnabled()
public NIterator<NId> search(NDefinitionFilter filter, NId[] baseIds, NFetchMode fetchMode)
public NPath getSolrSearchUrl()
public Iterator<NId> search(MavenSolrSearchRequest r, NPath url, NDefinitionFilter idFilter)
Copyright © 2025 vpc open source initiative. All rights reserved.