----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60852/ -----------------------------------------------------------
(Updated July 14, 2017, 5:42 a.m.) Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, and Sarath Subramanian. Bugs: ATLAS-1947 https://issues.apache.org/jira/browse/ATLAS-1947 Repository: atlas Description ------- The search result will now include the following 1. guid -> referredEntity 2. Any valid attribute found in the search filter will be included for each entity in the result Diffs (updated) ----- intg/src/main/java/org/apache/atlas/model/discovery/AtlasSearchResult.java 9513dcb1 repository/src/main/java/org/apache/atlas/discovery/AtlasDiscoveryService.java 030a9577 repository/src/main/java/org/apache/atlas/discovery/EntityDiscoveryService.java 5068fa5f repository/src/main/java/org/apache/atlas/discovery/GremlinStep.java 1056b3ef repository/src/main/java/org/apache/atlas/discovery/SearchPipeline.java 0f91b2d1 repository/src/main/java/org/apache/atlas/discovery/SolrStep.java 6a5dd5ae repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphRetriever.java 4ac00a32 webapp/src/main/java/org/apache/atlas/web/rest/DiscoveryREST.java dde300e2 Diff: https://reviews.apache.org/r/60852/diff/2/ Changes: https://reviews.apache.org/r/60852/diff/1-2/ Testing ------- mvn clean package runs successfully Thanks, Apoorv Naik