head     1.1;
branch   1.1.1;
access   ;
symbols  Release:1.1.1.1 Vendor:1.1.1;
locks    ; strict;
comment  @# @;


1.1
date     2005.02.20.02.45.07;  author augur;  state Exp;
branches 1.1.1.1;
next     ;

1.1.1.1
date     2005.02.20.02.45.07;  author augur;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@This is the Python language binding for the Swish-e Search Engine.

This package was built using SWIG by David L Norris <dave@@webaugur.com>

Swish-e Home Page: http://swish-e.org/

Python-Swish-e is Copyright (C) 2005 David L Norris <dave@@webaugur.com>
Swish is Copyright (C) 1995, 1996, 1997, 1998 Hewlett-Packard Company
Swish is originally by Kevin Hughes, kev@@kevcom.com, 3/11/94
Swish-e is Copyright (C) 1997-2005 The SWISH-E Team <http://swish-e.org/>

Swish-e is distributed with no warranty under the terms of the
GNU Public License.  See /usr/share/common-licenses/GPL.

@


1.1.1.1
log
@Initial version of Swish-e Python language binding.

2005-02-19 - DLN - The following functions are not fully implemented:
  SWISH_HEADER_VALUE SwishParsedWords( SW_RESULTS, const char *index_name );
  SWISH_HEADER_VALUE SwishRemovedStopwords( SW_RESULTS, const char *index_name );
  SWISH_HEADER_VALUE SwishHeaderValue( SW_HANDLE, const char *index_name, const char *cur_header, SWISH_HEADER_TYPE *type );
  SWISH_HEADER_VALUE SwishResultIndexValue( SW_RESULT, const char *name, SWISH_HEADER_TYPE *type );
  SW_FUZZYWORD SwishFuzzyWord( SW_RESULT r, char *word );

@
text
@@
