Hi,
Im wondering if there is any way to distinguish between the searches 'local&host' and 'host&local'. What I want to know is how can I get higher ranking for records with keywords as typed in input order. For example , for the search 'local&host' I want the records which contain 'local' appearing before 'host' get more weightage and (possibly) not even see the ones which have 'host' first and then 'local'.
Is that possible with tsearch2? Should I modify my query? Please help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Im wondering if there is any way to distinguish between the searches 'local&host' and 'host&local'. What I want to know is how can I get higher ranking for records with keywords as typed in input order. For example , for the search 'local&host' I want the records which contain 'local' appearing before 'host' get more weightage and (possibly) not even see the ones which have 'host' first and then 'local'.
Is that possible with tsearch2? Should I modify my query? Please help.