X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2Fsup%2Fferret_index.rb;fp=lib%2Fsup%2Fferret_index.rb;h=789a688d22b03630afdae22cb4dc5ae4e8600ba4;hb=3f08a0191a824c5d6e7731a3d25106d1a0c3931e;hp=2de8727f2e2652577d0ed4e8634caae8030003ae;hpb=9a3d7fa7473b5852bc65a562fa3e8d8964d16c0e;p=sup diff --git a/lib/sup/ferret_index.rb b/lib/sup/ferret_index.rb index 2de8727..789a688 100644 --- a/lib/sup/ferret_index.rb +++ b/lib/sup/ferret_index.rb @@ -8,10 +8,7 @@ class FerretIndex < BaseIndex Executes before a string search is applied to the index, returning a new search string. Variables: - subs: The string being searched. Be careful about shadowing: - this variable is actually a method, so use a temporary variable - or explicitly call self.subs; the substitutions in index.rb - don't actually work. + subs: The string being searched. EOS def initialize dir=BASE_DIR