Uses of Class
org.apache.maven.index.Field
-
Packages that use Field Package Description org.apache.maven.index org.apache.maven.index.treeview -
-
Uses of Field in org.apache.maven.index
Fields in org.apache.maven.index declared as Field Modifier and Type Field Description static FieldMAVEN. ARTIFACT_IDstatic FieldMAVEN. BASE_VERSIONstatic FieldOSGI. BUNDLE_REQUIRED_EXECUTION_ENVIRONMENTused to hold the Fragment Host header for an OSGI Fragment bundle.static FieldMAVEN. CLASSIFIERstatic FieldMAVEN. CLASSNAMESstatic FieldNEXUS. DELETEDstatic FieldMAVEN. DESCRIPTIONstatic FieldOSGI. DESCRIPTIONstatic FieldOSGI. DOCURLstatic FieldOSGI. EXPORT_PACKAGEstatic FieldOSGI. EXPORT_SERVICEDeprecated.static FieldMAVEN. EXTENSIONprivate FieldMatchHighlight. fieldprivate FieldMatchHighlightRequest. fieldstatic FieldOSGI. FRAGMENT_HOSTused to hold the Fragment Host header for an OSGI Fragment bundle.static FieldMAVEN. GROUP_IDstatic FieldOSGI. IMPORT_PACKAGEstatic FieldNEXUS. INFOstatic FieldMAVEN. LAST_MODIFIEDstatic FieldOSGI. LICENSEstatic FieldMAVEN. NAMEstatic FieldOSGI. NAMEprivate FieldIndexerField. ontologystatic FieldMAVEN. PACKAGINGprivate FieldField. parentstatic FieldMAVEN. PLUGIN_GOALSstatic FieldMAVEN. PLUGIN_PREFIXstatic FieldOSGI. PROVIDE_CAPABILITYused by OSGI resolvers to determine which bundles / artifacts / environments, etc.static FieldMAVEN. REPOSITORY_IDstatic FieldOSGI. REQUIRE_BUNDLEstatic FieldOSGI. REQUIRE_CAPABILITYused by OSGI resolvers to indicate which services, features, etc are required by a given .static FieldMAVEN. SHA1static FieldOSGI. SHA256used to hold the SHA256 checksum required as identifier for OSGI Content resources.static FieldOSGI. SYMBOLIC_NAMEstatic FieldNEXUS. UINFOstatic FieldMAVEN. VERSIONstatic FieldOSGI. VERSIONFields in org.apache.maven.index with type parameters of type Field Modifier and Type Field Description private static java.util.List<Field>ArtifactInfo. DEFAULT_FIELDSprivate java.util.List<Field>ArtifactInfo. fieldsprivate java.util.Set<Field>UniqueArtifactFilterPostprocessor. uniqueFieldsMethods in org.apache.maven.index that return Field Modifier and Type Method Description FieldMatchHighlight. getField()FieldMatchHighlightRequest. getField()FieldIndexerField. getOntology()FieldField. getParent()Methods in org.apache.maven.index that return types with arguments of type Field Modifier and Type Method Description java.util.Collection<Field>ArtifactInfo. getFields()Methods in org.apache.maven.index with parameters of type Field Modifier and Type Method Description voidUniqueArtifactFilterPostprocessor. addField(Field field)org.apache.lucene.search.QueryDefaultIndexer. constructQuery(Field field, java.lang.String expression, SearchType searchType)org.apache.lucene.search.QueryDefaultIndexer. constructQuery(Field field, SearchExpression expression)org.apache.lucene.search.QueryDefaultNexusIndexer. constructQuery(Field field, java.lang.String query, SearchType type)Deprecated.org.apache.lucene.search.QueryDefaultNexusIndexer. constructQuery(Field field, SearchExpression expression)Deprecated.org.apache.lucene.search.QueryDefaultQueryCreator. constructQuery(Field field, java.lang.String query, SearchType type)org.apache.lucene.search.QueryDefaultQueryCreator. constructQuery(Field field, SearchExpression expression)org.apache.lucene.search.QueryDefaultQueryCreator. constructQuery(Field field, IndexerField indexerField, java.lang.String query, SearchType type)org.apache.lucene.search.QueryIndexer. constructQuery(Field field, java.lang.String expression, SearchType searchType)Helper method to construct Lucene query for given field without need for knowledge (on caller side) HOW is a field indexed, and WHAT query is needed to achieve that search.org.apache.lucene.search.QueryIndexer. constructQuery(Field field, SearchExpression expression)Helper method to construct Lucene query for given field without need for knowledge (on caller side) HOW is a field indexed, and WHAT query is needed to achieve that search.org.apache.lucene.search.QueryNexusIndexer. constructQuery(Field field, java.lang.String query, SearchType type)Deprecated.UseIndexerinstead.org.apache.lucene.search.QueryNexusIndexer. constructQuery(Field field, SearchExpression expression)Deprecated.UseIndexerinstead.org.apache.lucene.search.QueryQueryCreator. constructQuery(Field field, java.lang.String query, SearchType type)Deprecated.UseQueryCreator.constructQuery(Field, SearchExpression)instead.org.apache.lucene.search.QueryQueryCreator. constructQuery(Field field, SearchExpression expression)Constructs query by parsing the query string, using field as default field.java.lang.StringArtifactInfo. getFieldValue(Field field)This method will disappear, once we drop ArtifactInfo.java.util.Collection<ArtifactInfo>DefaultNexusIndexer. identify(Field field, java.lang.String query)Deprecated.java.util.Collection<ArtifactInfo>NexusIndexer. identify(Field field, java.lang.String query)Deprecated.IndexerFieldDefaultQueryCreator. selectIndexerField(Field field, SearchType type)IndexerFieldQueryCreator. selectIndexerField(Field field, SearchType type)Performs a selection of the appropriate IndexerField belonging to proper Field.protected IndexerFieldDefaultIteratorResultSet. selectStoredIndexerField(Field field)Select a STORED IndexerField assigned to passed in Field.ArtifactInfoArtifactInfo. setFieldValue(Field field, java.lang.String value)Method parameters in org.apache.maven.index with type arguments of type Field Modifier and Type Method Description voidArtifactInfo. setFields(java.util.List<Field> fields)Constructors in org.apache.maven.index with parameters of type Field Constructor Description Field(Field parent, java.lang.String namespace, java.lang.String name, java.lang.String description)IndexerField(Field ontology, IndexerFieldVersion version, java.lang.String key, java.lang.String description, org.apache.lucene.document.FieldType fieldType)MatchHighlight(Field field, java.util.List<java.lang.String> highlightedMatch)MatchHighlightRequest(Field field, org.apache.lucene.search.Query query, MatchHighlightMode highlightMode)Constructor parameters in org.apache.maven.index with type arguments of type Field Constructor Description UniqueArtifactFilterPostprocessor(java.util.Set<Field> uniqueFields) -
Uses of Field in org.apache.maven.index.treeview
Fields in org.apache.maven.index.treeview with type parameters of type Field Modifier and Type Field Description private java.util.Map<Field,java.lang.String>TreeViewRequest. fieldHintsMethods in org.apache.maven.index.treeview that return types with arguments of type Field Modifier and Type Method Description java.util.Map<Field,java.lang.String>TreeViewRequest. getFieldHints()Methods in org.apache.maven.index.treeview with parameters of type Field Modifier and Type Method Description voidTreeViewRequest. addFieldHint(Field field, java.lang.String hint)java.lang.StringTreeViewRequest. getFieldHint(Field field)protected java.lang.StringDefaultIndexTreeView. getPathForAi(ArtifactInfo ai, Field field)Builds a path out from ArtifactInfo.booleanTreeViewRequest. hasFieldHint(Field... fields)voidTreeViewRequest. removeFieldHint(Field field)Constructor parameters in org.apache.maven.index.treeview with type arguments of type Field Constructor Description TreeViewRequest(TreeNodeFactory factory, java.lang.String path, java.util.Map<Field,java.lang.String> hints, ArtifactInfoFilter artifactInfoFilter, IndexingContext ctx)
-