Commit Graph

10 Commits

Author SHA1 Message Date
Vesa Martilla
8e4ecbb01b Only in ignore case situations is the string normalized via the method normalize.
Made normalize a protected method so the default behavior can now be modified.

Modified tests accordingly.
2011-01-25 14:32:17 +00:00
Timo Westkämper
247d3f78d8 added template methods to LuceneSerializer 2011-01-25 11:55:19 +00:00
Vesa Martilla
d3976eb2dd Added tests for not tokenized serializer. 2011-01-25 11:32:07 +00:00
Timo Westkämper
46bc12b2c4 #705333 : added support for deep paths 2011-01-20 09:41:04 +00:00
Vesa Martilla
e393ebc48c Fixed empty search string throwing an exception. 2011-01-04 11:02:23 +00:00
Vesa Martilla
06e155e5bb Added support for querying without where(...) + formatting. 2010-12-30 09:24:20 +00:00
Vesa Martilla
4bb47f9a50 Formatting. 2010-12-23 09:37:57 +00:00
Vesa Martilla
6b1770f788 Added new test for LuceneSerializer 'title not equals "House" and rating equals "Good"'. 2010-12-23 09:23:00 +00:00
Timo Westkämper
b9af61a659 #669828 : added fuzzy search functionality 2010-11-02 11:33:32 +00:00
Timo Westkämper
87e28c7f8c 2010-09-17 08:23:54 +00:00