[
https://issues.apache.org/jira/browse/MINDEXER-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17745654#comment-17745654
]
ASF GitHub Bot commented on MINDEXER-195:
-----------------------------------------
cstamas opened a new pull request, #323:
URL: https://github.com/apache/maven-indexer/pull/323
Adds new RR limited backend, usable for existence checks. This backend is
NOT a proper indexer backend, but instead it uses remote repository and maven
metadata to answer some "basic" questions. On positive side, it does not rely
on any 3rd party service, hence, has no delay: what is returned by it is
available to maven as well.
More in README
---
https://issues.apache.org/jira/browse/MINDEXER-195
> New Search API backend: remoterepository
> ----------------------------------------
>
> Key: MINDEXER-195
> URL: https://issues.apache.org/jira/browse/MINDEXER-195
> Project: Maven Indexer
> Issue Type: Improvement
> Reporter: Tamas Cservenak
> Priority: Major
> Fix For: 7.0.4
>
>
> A limited backend (not really a general query backend) that still can answer
> some basic queries and works agains a remote repository.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)