0

If I use the wordforms file, to a word like this:

television > tv

If i search for television, i'd get results with TV on it, but i also want to have television results, is that possible?

williamhrs
  • 35
  • 7

1 Answers1

0

Yes, that's how it works by default. But, you have to rebuild your index after changing the word forms. The mapping occurs at both index time and query time.

jshen
  • 11,507
  • 7
  • 37
  • 59