/[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 168 by dpavlin, Sun Jun 10 22:23:34 2007 UTC revision 169 by dpavlin, Wed Jul 4 09:58:06 2007 UTC
# Line 278  our %fields = ( Line 278  our %fields = (
278          summary                 => 'KinoSearch::Schema::FieldSpec',          summary                 => 'KinoSearch::Schema::FieldSpec',
279          category                => 'KinoSearch::Schema::FieldSpec',          category                => 'KinoSearch::Schema::FieldSpec',
280          author                  => 'KinoSearch::Schema::FieldSpec',          author                  => 'KinoSearch::Schema::FieldSpec',
281          issued                  => 'Grep::Search::KeywordField',          created_on              => 'Grep::Search::KeywordField',
282          modified                => 'Grep::Search::KeywordField',          last_update             => 'Grep::Search::KeywordField',
283    
284          _owner_id               => 'Grep::Search::KeywordField',          _owner_id               => 'Grep::Search::KeywordField',
285  );  );

Legend:
Removed from v.168  
changed lines
  Added in v.169

  ViewVC Help
Powered by ViewVC 1.1.26