/[Grep]/lib/Grep/Search.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/Grep/Search.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 117 by dpavlin, Wed Mar 14 21:10:53 2007 UTC revision 118 by dpavlin, Sun Apr 1 11:53:22 2007 UTC
# Line 182  sub collection { Line 182  sub collection {
182          undef $hits;          undef $hits;
183          undef $query;          undef $query;
184          undef $parser;          undef $parser;
         $searcher->close;  
185          undef $searcher;          undef $searcher;
186    
187            $self->log->debug("finished Lucene search");
188    
189          return $collection;          return $collection;
190  }  }
191    

Legend:
Removed from v.117  
changed lines
  Added in v.118

  ViewVC Help
Powered by ViewVC 1.1.26