blob: f03a9276eae4f369a909e5f46a8f2294c004e7e4 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
MavenRepositorySearch (Archiva :: Modules 1.4-M4 API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MavenRepositorySearch (Archiva :: Modules 1.4-M4 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MavenRepositorySearch.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/archiva/indexer/search/ArtifactInfoFilter.html" title="interface in org.apache.archiva.indexer.search"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/archiva/indexer/search/NoClassifierArtifactInfoFilter.html" title="class in org.apache.archiva.indexer.search"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/archiva/indexer/search/MavenRepositorySearch.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="MavenRepositorySearch.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.archiva.indexer.search</FONT>
<BR>
Class MavenRepositorySearch</H2>
<PRE>
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.archiva.indexer.search.MavenRepositorySearch</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearch.html" title="interface in org.apache.archiva.indexer.search">RepositorySearch</A></DD>
</DL>
<HR>
<DL>
<DT><PRE><FONT SIZE="-1">@Service(value="repositorySearch#maven")
</FONT>public class <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.62"><B>MavenRepositorySearch</B></A><DT>extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearch.html" title="interface in org.apache.archiva.indexer.search">RepositorySearch</A></DL>
</PRE>
<P>
RepositorySearch implementation which uses the Maven Indexer for searching.
<P>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;org.apache.maven.index.NexusIndexer</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#indexer">indexer</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;org.slf4j.Logger</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#log">log</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="../../../../../org/apache/archiva/admin/model/managed/ManagedRepositoryAdmin.html" title="interface in org.apache.archiva.admin.model.managed">ManagedRepositoryAdmin</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#managedRepositoryAdmin">managedRepositoryAdmin</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="../../../../../org/apache/archiva/common/plexusbridge/MavenIndexerUtils.html" title="class in org.apache.archiva.common.plexusbridge">MavenIndexerUtils</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#mavenIndexerUtils">mavenIndexerUtils</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="../../../../../org/apache/archiva/admin/model/proxyconnector/ProxyConnectorAdmin.html" title="interface in org.apache.archiva.admin.model.proxyconnector">ProxyConnectorAdmin</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#proxyConnectorAdmin">proxyConnectorAdmin</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#MavenRepositorySearch()">MavenRepositorySearch</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#MavenRepositorySearch(org.apache.archiva.common.plexusbridge.PlexusSisuBridge, org.apache.archiva.admin.model.managed.ManagedRepositoryAdmin, org.apache.archiva.common.plexusbridge.MavenIndexerUtils, org.apache.archiva.admin.model.proxyconnector.ProxyConnectorAdmin)">MavenRepositorySearch</A></B>(<A HREF="../../../../../org/apache/archiva/common/plexusbridge/PlexusSisuBridge.html" title="class in org.apache.archiva.common.plexusbridge">PlexusSisuBridge</A>&nbsp;plexusSisuBridge,
<A HREF="../../../../../org/apache/archiva/admin/model/managed/ManagedRepositoryAdmin.html" title="interface in org.apache.archiva.admin.model.managed">ManagedRepositoryAdmin</A>&nbsp;managedRepositoryAdmin,
<A HREF="../../../../../org/apache/archiva/common/plexusbridge/MavenIndexerUtils.html" title="class in org.apache.archiva.common.plexusbridge">MavenIndexerUtils</A>&nbsp;mavenIndexerUtils,
<A HREF="../../../../../org/apache/archiva/admin/model/proxyconnector/ProxyConnectorAdmin.html" title="interface in org.apache.archiva.admin.model.proxyconnector">ProxyConnectorAdmin</A>&nbsp;proxyConnectorAdmin)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#addIndexingContexts(java.util.List)">addIndexingContexts</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;selectedRepos)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#applyArtifactInfoFilters(org.apache.maven.index.ArtifactInfo, java.util.List, java.util.Map)">applyArtifactInfoFilters</A></B>(org.apache.maven.index.ArtifactInfo&nbsp;artifactInfo,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;? extends <A HREF="../../../../../org/apache/archiva/indexer/search/ArtifactInfoFilter.html" title="interface in org.apache.archiva.indexer.search">ArtifactInfoFilter</A>&gt;&nbsp;artifactInfoFilters,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="../../../../../org/apache/archiva/indexer/search/SearchResultHit.html" title="class in org.apache.archiva.indexer.search">SearchResultHit</A>&gt;&nbsp;currentResult)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#constructQuery(java.lang.String, org.apache.lucene.search.BooleanQuery)">constructQuery</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;term,
org.apache.lucene.search.BooleanQuery&nbsp;q)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="../../../../../org/apache/archiva/indexer/search/SearchResults.html" title="class in org.apache.archiva.indexer.search">SearchResults</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#convertToSearchResults(org.apache.maven.index.FlatSearchResponse, org.apache.archiva.indexer.search.SearchResultLimits, java.util.List, java.util.List, boolean)">convertToSearchResults</A></B>(org.apache.maven.index.FlatSearchResponse&nbsp;response,
<A HREF="../../../../../org/apache/archiva/indexer/search/SearchResultLimits.html" title="class in org.apache.archiva.indexer.search">SearchResultLimits</A>&nbsp;limits,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;? extends <A HREF="../../../../../org/apache/archiva/indexer/search/ArtifactInfoFilter.html" title="interface in org.apache.archiva.indexer.search">ArtifactInfoFilter</A>&gt;&nbsp;artifactInfoFilters,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;selectedRepos,
boolean&nbsp;includePoms)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#getAllGroupIds(java.lang.String, java.util.List)">getAllGroupIds</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;principal,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;selectedRepos)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;? extends org.apache.maven.index.context.IndexCreator&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#getAllIndexCreators()">getAllIndexCreators</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#getBaseUrl(org.apache.maven.index.ArtifactInfo, java.util.List)">getBaseUrl</A></B>(org.apache.maven.index.ArtifactInfo&nbsp;artifactInfo,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;selectedRepos)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;calculate baseUrl without the context and base Archiva Url</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;org.apache.maven.index.context.IndexingContext&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#getIndexingContexts(java.util.List)">getIndexingContexts</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;ids)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#getManagedRepoId(java.lang.String, java.util.List)">getManagedRepoId</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;remoteRepo,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;selectedRepos)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return a managed repo for a remote result</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#getRemoteIndexingContextIds(java.lang.String)">getRemoteIndexingContextIds</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;managedRepoId)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/archiva/indexer/search/SearchResults.html" title="class in org.apache.archiva.indexer.search">SearchResults</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#paginate(org.apache.archiva.indexer.search.SearchResults)">paginate</A></B>(<A HREF="../../../../../org/apache/archiva/indexer/search/SearchResults.html" title="class in org.apache.archiva.indexer.search">SearchResults</A>&nbsp;results)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="../../../../../org/apache/archiva/indexer/search/SearchResults.html" title="class in org.apache.archiva.indexer.search">SearchResults</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#search(org.apache.archiva.indexer.search.SearchResultLimits, org.apache.lucene.search.BooleanQuery, java.util.List, java.util.List, java.util.List, boolean)">search</A></B>(<A HREF="../../../../../org/apache/archiva/indexer/search/SearchResultLimits.html" title="class in org.apache.archiva.indexer.search">SearchResultLimits</A>&nbsp;limits,
org.apache.lucene.search.BooleanQuery&nbsp;q,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;indexingContextIds,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;? extends <A HREF="../../../../../org/apache/archiva/indexer/search/ArtifactInfoFilter.html" title="interface in org.apache.archiva.indexer.search">ArtifactInfoFilter</A>&gt;&nbsp;filters,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;selectedRepos,
boolean&nbsp;includePoms)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/archiva/indexer/search/SearchResults.html" title="class in org.apache.archiva.indexer.search">SearchResults</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#search(java.lang.String, java.util.List, java.lang.String, org.apache.archiva.indexer.search.SearchResultLimits, java.util.List)">search</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;principal,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;selectedRepos,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;term,
<A HREF="../../../../../org/apache/archiva/indexer/search/SearchResultLimits.html" title="class in org.apache.archiva.indexer.search">SearchResultLimits</A>&nbsp;limits,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;previousSearchTerms)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Quick search by won't return artifact with file extension pom</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/archiva/indexer/search/SearchResults.html" title="class in org.apache.archiva.indexer.search">SearchResults</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/archiva/indexer/search/MavenRepositorySearch.html#search(java.lang.String, org.apache.archiva.indexer.search.SearchFields, org.apache.archiva.indexer.search.SearchResultLimits)">search</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;principal,
<A HREF="../../../../../org/apache/archiva/indexer/search/SearchFields.html" title="class in org.apache.archiva.indexer.search">SearchFields</A>&nbsp;searchFields,
<A HREF="../../../../../org/apache/archiva/indexer/search/SearchResultLimits.html" title="class in org.apache.archiva.indexer.search">SearchResultLimits</A>&nbsp;limits)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Advanced search.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="log"><!-- --></A><H3>
log</H3>
<PRE>
private org.slf4j.Logger <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.65"><B>log</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="indexer"><!-- --></A><H3>
indexer</H3>
<PRE>
private org.apache.maven.index.NexusIndexer <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.67"><B>indexer</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="managedRepositoryAdmin"><!-- --></A><H3>
managedRepositoryAdmin</H3>
<PRE>
private <A HREF="../../../../../org/apache/archiva/admin/model/managed/ManagedRepositoryAdmin.html" title="interface in org.apache.archiva.admin.model.managed">ManagedRepositoryAdmin</A> <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.69"><B>managedRepositoryAdmin</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="proxyConnectorAdmin"><!-- --></A><H3>
proxyConnectorAdmin</H3>
<PRE>
private <A HREF="../../../../../org/apache/archiva/admin/model/proxyconnector/ProxyConnectorAdmin.html" title="interface in org.apache.archiva.admin.model.proxyconnector">ProxyConnectorAdmin</A> <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.71"><B>proxyConnectorAdmin</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="mavenIndexerUtils"><!-- --></A><H3>
mavenIndexerUtils</H3>
<PRE>
private <A HREF="../../../../../org/apache/archiva/common/plexusbridge/MavenIndexerUtils.html" title="class in org.apache.archiva.common.plexusbridge">MavenIndexerUtils</A> <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.73"><B>mavenIndexerUtils</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="MavenRepositorySearch()"><!-- --></A><H3>
MavenRepositorySearch</H3>
<PRE>
protected <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.75"><B>MavenRepositorySearch</B></A>()</PRE>
<DL>
</DL>
<HR>
<A NAME="MavenRepositorySearch(org.apache.archiva.common.plexusbridge.PlexusSisuBridge, org.apache.archiva.admin.model.managed.ManagedRepositoryAdmin, org.apache.archiva.common.plexusbridge.MavenIndexerUtils, org.apache.archiva.admin.model.proxyconnector.ProxyConnectorAdmin)"><!-- --></A><H3>
MavenRepositorySearch</H3>
<PRE>
<FONT SIZE="-1">@Inject
</FONT>public <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.81"><B>MavenRepositorySearch</B></A>(<A HREF="../../../../../org/apache/archiva/common/plexusbridge/PlexusSisuBridge.html" title="class in org.apache.archiva.common.plexusbridge">PlexusSisuBridge</A>&nbsp;plexusSisuBridge,
<A HREF="../../../../../org/apache/archiva/admin/model/managed/ManagedRepositoryAdmin.html" title="interface in org.apache.archiva.admin.model.managed">ManagedRepositoryAdmin</A>&nbsp;managedRepositoryAdmin,
<A HREF="../../../../../org/apache/archiva/common/plexusbridge/MavenIndexerUtils.html" title="class in org.apache.archiva.common.plexusbridge">MavenIndexerUtils</A>&nbsp;mavenIndexerUtils,
<A HREF="../../../../../org/apache/archiva/admin/model/proxyconnector/ProxyConnectorAdmin.html" title="interface in org.apache.archiva.admin.model.proxyconnector">ProxyConnectorAdmin</A>&nbsp;proxyConnectorAdmin)
throws <A HREF="../../../../../org/apache/archiva/common/plexusbridge/PlexusSisuBridgeException.html" title="class in org.apache.archiva.common.plexusbridge">PlexusSisuBridgeException</A></PRE>
<DL>
<DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/archiva/common/plexusbridge/PlexusSisuBridgeException.html" title="class in org.apache.archiva.common.plexusbridge">PlexusSisuBridgeException</A></CODE></DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="search(java.lang.String, java.util.List, java.lang.String, org.apache.archiva.indexer.search.SearchResultLimits, java.util.List)"><!-- --></A><H3>
search</H3>
<PRE>
public <A HREF="../../../../../org/apache/archiva/indexer/search/SearchResults.html" title="class in org.apache.archiva.indexer.search">SearchResults</A> <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.94"><B>search</B></A>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;principal,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;selectedRepos,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;term,
<A HREF="../../../../../org/apache/archiva/indexer/search/SearchResultLimits.html" title="class in org.apache.archiva.indexer.search">SearchResultLimits</A>&nbsp;limits,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;previousSearchTerms)
throws <A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearchException.html" title="class in org.apache.archiva.indexer.search">RepositorySearchException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearch.html#search(java.lang.String, java.util.List, java.lang.String, org.apache.archiva.indexer.search.SearchResultLimits, java.util.List)">RepositorySearch</A></CODE></B></DD>
<DD>Quick search by won't return artifact with file extension pom
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearch.html#search(java.lang.String, java.util.List, java.lang.String, org.apache.archiva.indexer.search.SearchResultLimits, java.util.List)">search</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearch.html" title="interface in org.apache.archiva.indexer.search">RepositorySearch</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearchException.html" title="class in org.apache.archiva.indexer.search">RepositorySearchException</A></CODE><DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearch.html#search(java.lang.String, java.util.List, java.lang.String, org.apache.archiva.indexer.search.SearchResultLimits, java.util.List)"><CODE>RepositorySearch.search(String, List, String, SearchResultLimits, List)</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="search(java.lang.String, org.apache.archiva.indexer.search.SearchFields, org.apache.archiva.indexer.search.SearchResultLimits)"><!-- --></A><H3>
search</H3>
<PRE>
public <A HREF="../../../../../org/apache/archiva/indexer/search/SearchResults.html" title="class in org.apache.archiva.indexer.search">SearchResults</A> <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.133"><B>search</B></A>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;principal,
<A HREF="../../../../../org/apache/archiva/indexer/search/SearchFields.html" title="class in org.apache.archiva.indexer.search">SearchFields</A>&nbsp;searchFields,
<A HREF="../../../../../org/apache/archiva/indexer/search/SearchResultLimits.html" title="class in org.apache.archiva.indexer.search">SearchResultLimits</A>&nbsp;limits)
throws <A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearchException.html" title="class in org.apache.archiva.indexer.search">RepositorySearchException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearch.html#search(java.lang.String, org.apache.archiva.indexer.search.SearchFields, org.apache.archiva.indexer.search.SearchResultLimits)">RepositorySearch</A></CODE></B></DD>
<DD>Advanced search.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearch.html#search(java.lang.String, org.apache.archiva.indexer.search.SearchFields, org.apache.archiva.indexer.search.SearchResultLimits)">search</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearch.html" title="interface in org.apache.archiva.indexer.search">RepositorySearch</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearchException.html" title="class in org.apache.archiva.indexer.search">RepositorySearchException</A></CODE><DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearch.html#search(java.lang.String, org.apache.archiva.indexer.search.SearchFields, org.apache.archiva.indexer.search.SearchResultLimits)"><CODE>RepositorySearch.search(String, SearchFields, SearchResultLimits)</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="search(org.apache.archiva.indexer.search.SearchResultLimits, org.apache.lucene.search.BooleanQuery, java.util.List, java.util.List, java.util.List, boolean)"><!-- --></A><H3>
search</H3>
<PRE>
private <A HREF="../../../../../org/apache/archiva/indexer/search/SearchResults.html" title="class in org.apache.archiva.indexer.search">SearchResults</A> <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.255"><B>search</B></A>(<A HREF="../../../../../org/apache/archiva/indexer/search/SearchResultLimits.html" title="class in org.apache.archiva.indexer.search">SearchResultLimits</A>&nbsp;limits,
org.apache.lucene.search.BooleanQuery&nbsp;q,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;indexingContextIds,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;? extends <A HREF="../../../../../org/apache/archiva/indexer/search/ArtifactInfoFilter.html" title="interface in org.apache.archiva.indexer.search">ArtifactInfoFilter</A>&gt;&nbsp;filters,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;selectedRepos,
boolean&nbsp;includePoms)
throws <A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearchException.html" title="class in org.apache.archiva.indexer.search">RepositorySearchException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearchException.html" title="class in org.apache.archiva.indexer.search">RepositorySearchException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getIndexingContexts(java.util.List)"><!-- --></A><H3>
getIndexingContexts</H3>
<PRE>
private <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;org.apache.maven.index.context.IndexingContext&gt; <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.288"><B>getIndexingContexts</B></A>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;ids)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="constructQuery(java.lang.String, org.apache.lucene.search.BooleanQuery)"><!-- --></A><H3>
constructQuery</H3>
<PRE>
private void <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.308"><B>constructQuery</B></A>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;term,
org.apache.lucene.search.BooleanQuery&nbsp;q)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addIndexingContexts(java.util.List)"><!-- --></A><H3>
addIndexingContexts</H3>
<PRE>
private <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.328"><B>addIndexingContexts</B></A>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;selectedRepos)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>selectedRepos</CODE> -
<DT><B>Returns:</B><DD>indexing contextId used</DL>
</DD>
</DL>
<HR>
<A NAME="getRemoteIndexingContextIds(java.lang.String)"><!-- --></A><H3>
getRemoteIndexingContextIds</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.369"><B>getRemoteIndexingContextIds</B></A>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;managedRepoId)
throws <A HREF="../../../../../org/apache/archiva/admin/model/RepositoryAdminException.html" title="class in org.apache.archiva.admin.model">RepositoryAdminException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearch.html#getRemoteIndexingContextIds(java.lang.String)">getRemoteIndexingContextIds</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearch.html" title="interface in org.apache.archiva.indexer.search">RepositorySearch</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/archiva/admin/model/RepositoryAdminException.html" title="class in org.apache.archiva.admin.model">RepositoryAdminException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getAllGroupIds(java.lang.String, java.util.List)"><!-- --></A><H3>
getAllGroupIds</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.394"><B>getAllGroupIds</B></A>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;principal,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;selectedRepos)
throws <A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearchException.html" title="class in org.apache.archiva.indexer.search">RepositorySearchException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearch.html#getAllGroupIds(java.lang.String, java.util.List)">getAllGroupIds</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearch.html" title="interface in org.apache.archiva.indexer.search">RepositorySearch</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/archiva/indexer/search/RepositorySearchException.html" title="class in org.apache.archiva.indexer.search">RepositorySearchException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getAllIndexCreators()"><!-- --></A><H3>
getAllIndexCreators</H3>
<PRE>
protected <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;? extends org.apache.maven.index.context.IndexCreator&gt; <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.421"><B>getAllIndexCreators</B></A>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="convertToSearchResults(org.apache.maven.index.FlatSearchResponse, org.apache.archiva.indexer.search.SearchResultLimits, java.util.List, java.util.List, boolean)"><!-- --></A><H3>
convertToSearchResults</H3>
<PRE>
private <A HREF="../../../../../org/apache/archiva/indexer/search/SearchResults.html" title="class in org.apache.archiva.indexer.search">SearchResults</A> <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.427"><B>convertToSearchResults</B></A>(org.apache.maven.index.FlatSearchResponse&nbsp;response,
<A HREF="../../../../../org/apache/archiva/indexer/search/SearchResultLimits.html" title="class in org.apache.archiva.indexer.search">SearchResultLimits</A>&nbsp;limits,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;? extends <A HREF="../../../../../org/apache/archiva/indexer/search/ArtifactInfoFilter.html" title="interface in org.apache.archiva.indexer.search">ArtifactInfoFilter</A>&gt;&nbsp;artifactInfoFilters,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;selectedRepos,
boolean&nbsp;includePoms)
throws <A HREF="../../../../../org/apache/archiva/admin/model/RepositoryAdminException.html" title="class in org.apache.archiva.admin.model">RepositoryAdminException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/archiva/admin/model/RepositoryAdminException.html" title="class in org.apache.archiva.admin.model">RepositoryAdminException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getBaseUrl(org.apache.maven.index.ArtifactInfo, java.util.List)"><!-- --></A><H3>
getBaseUrl</H3>
<PRE>
protected <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.508"><B>getBaseUrl</B></A>(org.apache.maven.index.ArtifactInfo&nbsp;artifactInfo,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;selectedRepos)
throws <A HREF="../../../../../org/apache/archiva/admin/model/RepositoryAdminException.html" title="class in org.apache.archiva.admin.model">RepositoryAdminException</A></PRE>
<DL>
<DD>calculate baseUrl without the context and base Archiva Url
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>artifactInfo</CODE> -
<DT><B>Returns:</B><DD>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/archiva/admin/model/RepositoryAdminException.html" title="class in org.apache.archiva.admin.model">RepositoryAdminException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getManagedRepoId(java.lang.String, java.util.List)"><!-- --></A><H3>
getManagedRepoId</H3>
<PRE>
private <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.559"><B>getManagedRepoId</B></A>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;remoteRepo,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;selectedRepos)
throws <A HREF="../../../../../org/apache/archiva/admin/model/RepositoryAdminException.html" title="class in org.apache.archiva.admin.model">RepositoryAdminException</A></PRE>
<DL>
<DD>return a managed repo for a remote result
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>remoteRepo</CODE> - <DD><CODE>selectedRepos</CODE> -
<DT><B>Returns:</B><DD>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/archiva/admin/model/RepositoryAdminException.html" title="class in org.apache.archiva.admin.model">RepositoryAdminException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="applyArtifactInfoFilters(org.apache.maven.index.ArtifactInfo, java.util.List, java.util.Map)"><!-- --></A><H3>
applyArtifactInfoFilters</H3>
<PRE>
private boolean <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.600"><B>applyArtifactInfoFilters</B></A>(org.apache.maven.index.ArtifactInfo&nbsp;artifactInfo,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;? extends <A HREF="../../../../../org/apache/archiva/indexer/search/ArtifactInfoFilter.html" title="interface in org.apache.archiva.indexer.search">ArtifactInfoFilter</A>&gt;&nbsp;artifactInfoFilters,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="../../../../../org/apache/archiva/indexer/search/SearchResultHit.html" title="class in org.apache.archiva.indexer.search">SearchResultHit</A>&gt;&nbsp;currentResult)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="paginate(org.apache.archiva.indexer.search.SearchResults)"><!-- --></A><H3>
paginate</H3>
<PRE>
protected <A HREF="../../../../../org/apache/archiva/indexer/search/SearchResults.html" title="class in org.apache.archiva.indexer.search">SearchResults</A> <A HREF="../../../../../src-html/org/apache/archiva/indexer/search/MavenRepositorySearch.html#line.619"><B>paginate</B></A>(<A HREF="../../../../../org/apache/archiva/indexer/search/SearchResults.html" title="class in org.apache.archiva.indexer.search">SearchResults</A>&nbsp;results)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MavenRepositorySearch.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/archiva/indexer/search/ArtifactInfoFilter.html" title="interface in org.apache.archiva.indexer.search"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/archiva/indexer/search/NoClassifierArtifactInfoFilter.html" title="class in org.apache.archiva.indexer.search"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/archiva/indexer/search/MavenRepositorySearch.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="MavenRepositorySearch.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2006-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>