xapian-core  2.0.0
Variables
idf-norm-dispatch.h File Reference

Map string to idf normalisation code. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

static const unsigned char idf_norm_tab []
 

Detailed Description

Map string to idf normalisation code.

Definition in file idf-norm-dispatch.h.

Variable Documentation

◆ idf_norm_tab

const unsigned char idf_norm_tab[]
static

Definition at line 25 of file idf-norm-dispatch.h.

Referenced by Xapian::TfIdfWeight::create_from_parameters().