[
https://issues.apache.org/jira/browse/NIFI-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021457#comment-16021457
]
ASF GitHub Bot commented on NIFI-3955:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/1844
> Confusing provenance searchable fields behavior
> -----------------------------------------------
>
> Key: NIFI-3955
> URL: https://issues.apache.org/jira/browse/NIFI-3955
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework, Extensions
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Minor
>
> In nifi.properties, the indexed/searchable fields in provenance events can be
> configured. Fields that are not indexed will not be searchable in provenance
> queries. The description states the available fields are
> {noformat}
> # EventType, FlowFileUUID, Filename, TransitURI, ProcessorID,
> AlternateIdentifierURI, Relationship, Details
> {noformat}
> However, when configured with
> {noformat}
> org.apache.nifi.provenance.WriteAheadProvenanceRepository
> {noformat}
> an additional field (EventTime) is included in the searchable fields in the
> UI but is not configured in nifi.properties.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)