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




repository/src/main/java/org/apache/atlas/repository/graph/FullTextMapperV2.java
Lines 251 (patched)
<https://reviews.apache.org/r/61721/#comment259180>

    Is this needed ? The injected configuration object can be used instead.


- Apoorv Naik


On Aug. 17, 2017, 9:02 p.m., Sarath Subramanian wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/61721/
> -----------------------------------------------------------
> 
> (Updated Aug. 17, 2017, 9:02 p.m.)
> 
> 
> Review request for atlas and Madhan Neethiraj.
> 
> 
> Bugs: ATLAS-2054
>     https://issues.apache.org/jira/browse/ATLAS-2054
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> Add property in atlas-application.properties to exclude listed attributes to 
> be excluded when mapping fulltext
> 
> e.g.
> atlas.search.fulltext.type.hive_table.attributes.exclude=profileData
> atlas.search.fulltext.type.hive_column.attributes.exclude=profileData
> 
> 
> Diffs
> -----
> 
>   
> repository/src/main/java/org/apache/atlas/repository/graph/FullTextMapperV2.java
>  1ed12bc0 
> 
> 
> Diff: https://reviews.apache.org/r/61721/diff/1/
> 
> 
> Testing
> -------
> 
> mvn clean package suceeded.
> 
> 
> Thanks,
> 
> Sarath Subramanian
> 
>

Reply via email to