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

Review request for atlas, Apoorv Naik, Ashutosh Mestry, Madhan Neethiraj, and 
Nixon Rodrigues.


Bugs: ATLAS-2775
    https://issues.apache.org/jira/browse/ATLAS-2775


Repository: atlas


Description
-------

Enhance basic search to search on entities with any classifications or no 
classifications

Basic search can now take the following value for classification:

_CLASSIFIED - Search on all entities with ANY classification associated 
(directly or through propagation)
_NOT_CLASSIFIED - Search on all entities with NO classifications associated 
(directly or through propagation)


Diffs
-----

  
repository/src/main/java/org/apache/atlas/discovery/ClassificationSearchProcessor.java
 588ad3e06 
  
repository/src/main/java/org/apache/atlas/discovery/EntitySearchProcessor.java 
abe859f4f 
  
repository/src/main/java/org/apache/atlas/discovery/FullTextSearchProcessor.java
 2c84369dc 
  repository/src/main/java/org/apache/atlas/discovery/SearchContext.java 
1f4007601 


Diff: https://reviews.apache.org/r/67819/diff/1/


Testing
-------

https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/500/console

Manually tested through POSTMAN client that basic search can now work with 
_CLASSIFIED and _NOT_CLASSIFIED values for classification.


Thanks,

Sarath Subramanian

Reply via email to