This is an automated email from the ASF dual-hosted git repository.

madhan pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git.


    from e3d4cf0  ATLAS-3457: Support Multi-Classification search without 
attributes
     new b86ce7c  ATLAS-3533: search with term and tag doesn't return right 
results
     new bacdfcf  ATLAS-3541: updated datatype for system attributes, timestamp 
and modifiedTimestamp, from long to date

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/atlas/type/AtlasClassificationType.java |   5 +-
 .../org/apache/atlas/type/AtlasEntityType.java     |   5 +-
 .../test/java/org/apache/atlas/TestUtilsV2.java    |   2 +-
 .../discovery/ClassificationSearchProcessor.java   |  21 +++-
 .../atlas/discovery/EntitySearchProcessor.java     |  12 +--
 .../org/apache/atlas/discovery/SearchContext.java  |   2 +-
 .../apache/atlas/discovery/SearchProcessor.java    |  21 ++++
 .../impexp/ZipFileResourceTestUtils.java           |   2 +-
 .../atlas/web/adapters/TestEntitiesREST.java       | 110 ++++++++++++++++++++-
 9 files changed, 156 insertions(+), 24 deletions(-)

Reply via email to