2

Can i create a full-text Search index on Non unique column having duplicate values?

We have sql query in which we need to get distinct records based on LIKE operator and we have approx 20 million data in a table and our requirement is get final output with concatenation

James Z
  • 12,209
  • 10
  • 24
  • 44
  • Have you tried to use the elastic-search for performing full-text search highly optimized for your use case rather than working with SQL. – ichthyocentaurs Jan 09 '17 at 09:38

0 Answers0