You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2019/01/29 13:23:00 UTC

[jira] [Commented] (AMBARI-24847) Logsearch: Cannot search for a term that includes spaces or dashes

    [ https://issues.apache.org/jira/browse/AMBARI-24847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16755009#comment-16755009 ] 

Hudson commented on AMBARI-24847:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-branch-2.7 #412 (See [https://builds.apache.org/job/Ambari-branch-2.7/412/])
AMBARI-24847 - Logsearch: Cannot search for a term that includes spaces (github: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=ec2072e9e905aaa060452300b68c6a5f272b7d7b])
* (add) ambari-logsearch/ambari-logsearch-it/src/test/java/org/apache/ambari/logsearch/solr/SolrDocumentMatcher.java
* (edit) ambari-logsearch/ambari-logsearch-it/pom.xml
* (add) ambari-logsearch/ambari-logsearch-it/src/test/java/org/apache/ambari/logsearch/solr/search/SearchServiceLogsTest.java
* (edit) ambari-logsearch/ambari-logsearch-server/src/main/configsets/hadoop_logs/conf/managed-schema
* (edit) ambari-logsearch/ambari-logsearch-web/src/app/services/logs-filtering-utils.service.ts
* (edit) ambari-logsearch/ambari-logsearch-server/src/main/configsets/audit_logs/conf/managed-schema
* (add) ambari-logsearch/ambari-logsearch-it/src/test/java/org/apache/ambari/logsearch/solr/Solr.java
* (edit) ambari-logsearch/ambari-logsearch-server/src/main/java/org/apache/ambari/logsearch/converter/AbstractOperationHolderConverter.java
* (edit) ambari-logsearch/ambari-logsearch-server/src/main/java/org/apache/ambari/logsearch/converter/AbstractDateRangeFacetQueryConverter.java


> Logsearch: Cannot search for a term that includes spaces or dashes
> ------------------------------------------------------------------
>
>                 Key: AMBARI-24847
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24847
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-logsearch
>    Affects Versions: 2.8.0
>            Reporter: Krisztian Kasa
>            Assignee: Krisztian Kasa
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.8.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> If I type the following "Some terrible error has happened" I got a huge amount irrelevant results from Logsearch, this is mainly because the search term is tokenized and finds every line that contains any of the words even if I am using ".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)