Files | Admin

Notes:

Release Name: ferret-0.10.7-beta

Notes: Lots of bugfixes in this release. Some segfaults fixed. The QueryParser can now handle untokenized fields correctly, although you must give it the list of tokenized fields for this to work. See the documentation for QueryParser.


Changes: * Fixed QueryParser to leave untokenized fields untokenized. * Changed StandardTokenizer to parse 200km as a single word. This is so that emails that start with numbers are parsed correctly.