zotero/chrome/content
Dan Stillman 4034fbbbd5 More full-text indexing tweaks
Follow up from #440

- Convert curly single quotes to straight quotes before inserting
- Add General and Supplemental Unicode punctuation ranges to getClass()
  (so that fancy punctuation doesn't end up in words)
- Move single-quote test from getClass() to semanticSplitter(), and
  consider it a letter only if in the middle of a word
- Add comments to semanticSplitter()

This might be ever-so-slightly slower, but it's neglible. (War and Peace
seems to now take ~1570ms instead of ~1500ms for me.)
2014-01-23 18:08:38 -05:00
..
zotero More full-text indexing tweaks 2014-01-23 18:08:38 -05:00
zotero-platform Tweak the tree row height a bit on Windows 2013-11-08 02:57:09 -05:00