[
https://issues.apache.org/jira/browse/AMBARI-24847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16683814#comment-16683814
]
Hudson commented on AMBARI-24847:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-LogSearch-master-Commit #26 (See
[https://builds.apache.org/job/Ambari-LogSearch-master-Commit/26/])
AMBARI-24847 - Logsearch: Cannot search for a term that includes spaces
(github:
[https://gitbox.apache.org/repos/asf?p=ambari-logsearch.git&a=commit&h=9c834609e8205ccd9e96a103a6160e0cb313b803])
* (add)
ambari-logsearch-it/src/test/java/org/apache/ambari/logsearch/solr/search/SearchServiceLogsTest.java
* (edit) ambari-logsearch-it/pom.xml
* (edit)
ambari-logsearch-server/src/main/java/org/apache/ambari/logsearch/converter/AbstractOperationHolderConverter.java
* (add)
ambari-logsearch-it/src/test/java/org/apache/ambari/logsearch/solr/Solr.java
* (edit)
ambari-logsearch-server/src/main/java/org/apache/ambari/logsearch/converter/AbstractDateRangeFacetQueryConverter.java
* (edit)
ambari-logsearch-server/src/main/configsets/audit_logs/conf/managed-schema
* (add)
ambari-logsearch-it/src/test/java/org/apache/ambari/logsearch/solr/SolrDocumentMatcher.java
* (edit) ambari-logsearch-web/src/app/services/logs-filtering-utils.service.ts
* (edit)
ambari-logsearch-server/src/main/configsets/hadoop_logs/conf/managed-schema
> 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
>
>
> 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)