Table A has column Summary, which is indexed using GIN on index column tsv.
select * from A where to_tsquery(\'vision & computer\') @@ tsv works as, returns all data