X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Findex.h;h=be2e858e0c590e9e9b37525f8f35806114cbafda;hb=422279f19e20343e71a46c5505696b2efa455b60;hp=e3045f74f9f046139aaa5818338dd79a8cfa7075;hpb=651974e51cda5f503b3cbecbe11370a329d6b7e4;p=idzebra-moved-to-github.git diff --git a/index/index.h b/index/index.h index e3045f7..be2e858 100644 --- a/index/index.h +++ b/index/index.h @@ -1,5 +1,5 @@ -/* $Id: index.h,v 1.170 2006-07-04 14:10:29 adam Exp $ - Copyright (C) 1995-2005 +/* $Id: index.h,v 1.173 2006-08-16 13:16:36 adam Exp $ + Copyright (C) 1995-2006 Index Data ApS This file is part of the Zebra server. @@ -15,9 +15,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Zebra; see the file LICENSE.zebra. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ #ifndef INDEX_H @@ -46,6 +46,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "zinfo.h" #include #include +#include YAZ_BEGIN_CDECL @@ -242,6 +243,7 @@ struct zebra_session { int shadow_enable; int m_staticrank; + int m_segment_indexing; zint records_inserted; zint records_updated;