[ 
https://issues.apache.org/jira/browse/ATLAS-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095884#comment-17095884
 ] 

Damian Warszawski commented on ATLAS-3760:
------------------------------------------

[~madhan] thanks for getting this done so quickly.

> 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