xapian-core
1.4.27
Main Page
Related Pages
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Functions
a
b
c
d
e
f
g
i
m
n
o
p
r
s
t
u
v
+
Variables
b
d
h
i
k
l
m
u
x
Typedefs
Enumerations
+
Enumerator
c
d
e
f
i
l
m
n
o
p
r
s
t
u
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
c
d
e
f
i
p
r
s
t
v
Enumerations
+
Enumerator
a
b
c
d
f
g
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Related Functions
:
c
e
g
i
l
m
o
q
r
t
x
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
Typedefs
Enumerations
+
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
u
v
w
x
+
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
languages
kraaij_pohlmann.h
Go to the documentation of this file.
1
/* Generated by Snowball 2.0.0 - https://snowballstem.org/ */
2
3
4
#include "
steminternal.h
"
5
6
namespace
Xapian
{
7
8
class
InternalStemKraaij_pohlmann
:
public
SnowballStemImplementation
{
9
unsigned
char
I_GE_removed
;
10
unsigned
char
I_stemmed
;
11
unsigned
char
I_Y_found
;
12
int
I_p2
;
13
int
I_p1
;
14
symbol
*
S_ch
;
15
int
r_measure
();
16
int
r_Lose_infix
();
17
int
r_Lose_prefix
();
18
int
r_Step_1c
();
19
int
r_Step_6
();
20
int
r_Step_7
();
21
int
r_Step_4
();
22
int
r_Step_3
();
23
int
r_Step_2
();
24
int
r_Step_1
();
25
int
r_lengthen_V
();
26
int
r_VX
();
27
int
r_V
();
28
int
r_C
();
29
int
r_R2
();
30
int
r_R1
();
31
32
public
:
33
34
InternalStemKraaij_pohlmann
();
35
~InternalStemKraaij_pohlmann
();
36
int
stem
();
37
std::string
get_description
()
const
;
38
};
39
40
}
Xapian
The Xapian namespace contains public interfaces for the Xapian library.
Definition:
compactor.cc:80
Xapian::InternalStemKraaij_pohlmann::r_Step_3
int r_Step_3()
Definition:
kraaij_pohlmann.cc:874
Xapian::InternalStemKraaij_pohlmann::S_ch
symbol * S_ch
Definition:
kraaij_pohlmann.h:14
Xapian::InternalStemKraaij_pohlmann::~InternalStemKraaij_pohlmann
~InternalStemKraaij_pohlmann()
Definition:
kraaij_pohlmann.cc:1628
Xapian::InternalStemKraaij_pohlmann::r_C
int r_C()
Definition:
kraaij_pohlmann.cc:404
Xapian::InternalStemKraaij_pohlmann::I_p2
int I_p2
Definition:
kraaij_pohlmann.h:12
Xapian::InternalStemKraaij_pohlmann
Definition:
kraaij_pohlmann.h:8
Xapian::InternalStemKraaij_pohlmann::I_p1
int I_p1
Definition:
kraaij_pohlmann.h:13
Xapian::InternalStemKraaij_pohlmann::r_VX
int r_VX()
Definition:
kraaij_pohlmann.cc:385
Xapian::InternalStemKraaij_pohlmann::r_Step_6
int r_Step_6()
Definition:
kraaij_pohlmann.cc:1138
Xapian::InternalStemKraaij_pohlmann::get_description
std::string get_description() const
Return a string describing this object.
Definition:
kraaij_pohlmann.cc:1634
Xapian::InternalStemKraaij_pohlmann::InternalStemKraaij_pohlmann
InternalStemKraaij_pohlmann()
Definition:
kraaij_pohlmann.cc:1622
Xapian::InternalStemKraaij_pohlmann::r_Step_7
int r_Step_7()
Definition:
kraaij_pohlmann.cc:1111
steminternal.h
Base class for implementations of stemming algorithms.
Xapian::InternalStemKraaij_pohlmann::r_Lose_prefix
int r_Lose_prefix()
Definition:
kraaij_pohlmann.cc:1300
Xapian::InternalStemKraaij_pohlmann::r_measure
int r_measure()
Definition:
kraaij_pohlmann.cc:1352
Xapian::InternalStemKraaij_pohlmann::r_Step_2
int r_Step_2()
Definition:
kraaij_pohlmann.cc:672
Xapian::InternalStemKraaij_pohlmann::r_Lose_infix
int r_Lose_infix()
Definition:
kraaij_pohlmann.cc:1320
Xapian::InternalStemKraaij_pohlmann::r_R1
int r_R1()
Definition:
kraaij_pohlmann.cc:360
symbol
unsigned short symbol
Definition:
header.h:6
Xapian::InternalStemKraaij_pohlmann::r_Step_4
int r_Step_4()
Definition:
kraaij_pohlmann.cc:975
Xapian::InternalStemKraaij_pohlmann::I_Y_found
unsigned char I_Y_found
Definition:
kraaij_pohlmann.h:11
Xapian::InternalStemKraaij_pohlmann::r_R2
int r_R2()
Definition:
kraaij_pohlmann.cc:365
Xapian::SnowballStemImplementation
Definition:
steminternal.h:51
Xapian::InternalStemKraaij_pohlmann::r_lengthen_V
int r_lengthen_V()
Definition:
kraaij_pohlmann.cc:418
Xapian::InternalStemKraaij_pohlmann::r_Step_1
int r_Step_1()
Definition:
kraaij_pohlmann.cc:486
Xapian::InternalStemKraaij_pohlmann::I_GE_removed
unsigned char I_GE_removed
Definition:
kraaij_pohlmann.h:9
Xapian::InternalStemKraaij_pohlmann::r_Step_1c
int r_Step_1c()
Definition:
kraaij_pohlmann.cc:1250
Xapian::InternalStemKraaij_pohlmann::stem
int stem()
Virtual method implemented by the subclass to actually do the work.
Definition:
kraaij_pohlmann.cc:1420
Xapian::InternalStemKraaij_pohlmann::I_stemmed
unsigned char I_stemmed
Definition:
kraaij_pohlmann.h:10
Xapian::InternalStemKraaij_pohlmann::r_V
int r_V()
Definition:
kraaij_pohlmann.cc:370
Generated by
Doxygen 1.8.13