[ 
https://issues.apache.org/jira/browse/ATLAS-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Madhan Neethiraj resolved ATLAS-3760.
-------------------------------------
    Fix Version/s: 2.1.0
       Resolution: Fixed

[~dwarszawski] - thank you for the patch. Its now committed in master and 
branch-2.0 branches.

> Optimize FreeTextSearchProcessor to apply exclude deleted entity  filter on 
> solr side.
> --------------------------------------------------------------------------------------
>
>                 Key: ATLAS-3760
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3760
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>            Reporter: Damian Warszawski
>            Priority: Minor
>             Fix For: 2.1.0, 3.0.0
>
>
> *Problem description*
> Current implementation of FreeTextSearchProcessor applies filtering in memory 
> to exclude deleted entities.
> This introduces significant performance overhead by generating redundant 
> calls to solr index. 
> *Goals*
> Improve performance of FreeTextSearchProcessor by applying filter in solr 
> query.
> *Proposed solution*
>  * replace in-memory filtering with filter in solr query.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to