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




repository/src/main/java/org/apache/atlas/discovery/SearchPipeline.java
Line 360 (original), 355 (patched)
<https://reviews.apache.org/r/60852/#comment255672>

    This needs further refinement. Will fix the scoring logic in a separate JIRA


- Apoorv Naik


On July 13, 2017, 10:14 p.m., Apoorv Naik wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/60852/
> -----------------------------------------------------------
> 
> (Updated July 13, 2017, 10:14 p.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
> -----
> 
>   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/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/1/
> 
> 
> Testing
> -------
> 
> mvn clean package runs successfully
> 
> 
> Thanks,
> 
> Apoorv Naik
> 
>

Reply via email to