making view fields search-able does not work for fields with underscores in field name (e.g. for nodes not title or body)
just need to run the class name through drupal_html_class() to convert underscores to dashes.
Original bug report - https://github.com/subhojit777/listjs/pull/2
Comments
Comment #3
subhojit777Comment #4
subhojit777Comment #6
subhojit777