You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by GitBox <gi...@apache.org> on 2019/01/08 14:08:12 UTC

[GitHub] kasakrisz opened a new pull request #70: AMBARI-25090 - Logsearch should index keywords without the ending periods(.)

kasakrisz opened a new pull request #70: AMBARI-25090 - Logsearch should index keywords without the ending periods(.)
URL: https://github.com/apache/ambari-logsearch/pull/70
 
 
   # What changes were proposed in this pull request?
   
   Logsearch should index keywords without the ending periods(.).
   
   E.g : Log message : `Caught exception checkIn.`. Message filters were not able to filter the logs with partial text `checkIn` but only with `checkIn.`
   
   ## How was this patch tested?
   
   UTs passed
   
   Manually:
   1. Deploy Ambari and a cluster: logsearch, ambri infra, zk
   2. Login to logsearch ui
   3. Search for terms with and without punctuation

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services