Change logical plan to apply filter from 2ndary index - Changes the IntroduceLSMComponentFilterRule to replace the constant filter value from the query to the value carried from 2ndary index search. - Can use 2ndary index filter even the query doens't contain any filter related condition.