-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73603/
-----------------------------------------------------------
(Updated Sept. 28, 2021, 6:02 a.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 (updated)
-----
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/
Changes: https://reviews.apache.org/r/73603/diff/2-3/
Testing
-------
Local testing done
Thanks,
Shraddha Pardeshi