/[webpac2]/trunk/vhost/isi/isi.pl
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 /trunk/vhost/isi/isi.pl

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

revision 1294 by dpavlin, Fri Sep 18 20:13:01 2009 UTC revision 1295 by dpavlin, Sat Sep 19 23:23:16 2009 UTC
# Line 1  Line 1 
1    search( 'topic', rec('TS'));
2  search( 'title', rec('TI'));  search( 'title', rec('TI'));
3  search( 'author', rec('AU'));  search( 'author', rec('AU'));
4  search( 'publication', rec('SO'));  search( 'group_autor', rec('GP'));
5    search( 'editor', rec('ED'));
6    search( 'publication_name', rec('SO'));
7    search( 'year_published' , rec('PY'));
8    search( 'address', rec('AD'));
9    search( 'organization', rec('OG'));
10    search( 'suborganization', rec('SG'));
11    search( 'city', rec('CI'));
12    search( 'provice_state', rec('PS'));
13    

Legend:
Removed from v.1294  
changed lines
  Added in v.1295

  ViewVC Help
Powered by ViewVC 1.1.26