You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Sarath Subramanian <sa...@apache.org> on 2021/10/07 21:27:27 UTC

Re: Review Request 73603: ATLAS-4436 Basic Search : Search By Query '*' gets internal entities also

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73603/#review223591
-----------------------------------------------------------


Ship it!




Ship It!

- Sarath Subramanian


On Sept. 27, 2021, 11:02 p.m., Shraddha Pardeshi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/73603/
> -----------------------------------------------------------
> 
> (Updated Sept. 27, 2021, 11:02 p.m.)
> 
> 
> Review request for atlas, Jayendra Parab, Mandar Ambawane, and Pinal Shah.
> 
> 
> Bugs: ATLAS-4436
>     https://issues.apache.org/jira/browse/ATLAS-4436
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> when we add "*" in search by query in response it brings all the internal entities like '__AtlasAuditEntry'. But expected behaviour is, it should not show internal types.
> So here filtering those internal types in basic search
> 
> 
> Diffs
> -----
> 
>   repository/src/main/java/org/apache/atlas/discovery/FreeTextSearchProcessor.java 86f2cea23 
>   repository/src/main/java/org/apache/atlas/discovery/FullTextSearchProcessor.java 2d8a448b1 
>   repository/src/test/java/org/apache/atlas/discovery/FreeTextSearchProcessorTest.java e497bb786 
> 
> 
> Diff: https://reviews.apache.org/r/73603/diff/3/
> 
> 
> Testing
> -------
> 
> Local testing done
> 
> 
> Thanks,
> 
> Shraddha Pardeshi
> 
>