Hi TiddlyWiki users,

A while back I announced the initial release of my full text search plugin 
- I'm pleased to announce that I've finished another round of work on it 
and am declaring the result 1.0.0!

This plugin provides a new search page that works off of a full text search 
index, which uses things like stemming (so that "tag", "tags", and 
"tagging" are treated the same) and stop words (so that words like "the", 
"an", etc are ignored).  Search results are ordered by how relevant each 
matching document is to the query, which you may find to be more accurate 
than the built-in search!

The new version includes a few improvements I've made as a developer - to 
the user, the big improvement is using Web Workers to build the index, 
resulting in a 10x speedup!  I also added an experimental feature called 
"query expansion", which allows you to tell the plugin to treat certain 
words as synonyms.  If this feature looks like it'll be useful in the 
future, I'll improve the code around it and add some user-friendly UI, as 
well as some usage documentation.

You can get the plugin here: 
https://hoelz.ro/files/fts.html#%24%3A%2Fplugins%2Fhoelzro%2Ffull-text-search

-Rob

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4bf5faa4-9b01-491c-a9ad-9f33daced4d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to