staticSearch
staticSearch copied to clipboard
A codebase to support a pure JSON search engine requiring no backend for any XHTML5 document collection
@joeytakeda suggests that we're now only using the dictionary file for the processing report; if so, we can remove complexity and overhead by getting rid of it in 2.0. See...
This is not necessarily a bug or an FR, more a prompt for us to discuss and decide on a policy regarding the interaction of weighting and phrasal searching. If...
@joeytakeda and I decided today that we should reorganize some content as follows: 1. Create a resources folder in the root. 2. Move the stemmers folder into it. 3. Create...
Our default CSS is pretty ugly, and is really focused mainly on functionality rather than attractiveness, but it needs a fair bit of work. Specifically: 1. The selectors are overly...
Working on a couple of indigenous language dictionaries, we've encountered an intriguing problem. It's perfectly legitimate for a user/learner of the language to want to search for the other language...
Feature filters currently inherit their minWordLength setting from the main StaticSearch class, where it is set primarily for the purposes of stem generation. However, it's possible for a feature filter...
As more sophisticated project teams are adopting staticSearch, it's clear that we need to do a better job of providing documentation for programmers who need to override and customize behaviour....
The issue of multiple term queries and ranking has come up a few times— E.g. if for a query for X and Y across two documents, A and B, if...
Following the work on issue #300, it seems plausible that other situations will arise in which the default tokenization regex is not appropriate for a particular linguistic or historical context....
The codepoint U+A78F: https://util.unicode.org/UnicodeJsps/character.jsp?a=A78F (LATIN LETTER SINOLOGICAL DOT) is in the Latin Extended D block, and is Alphabetic, and in the Other_Letter category; Wikipedia explains "A middot may be used...