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
basque.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
InternalStemBasque
:
public
SnowballStemImplementation
{
9
int
I_p2
;
10
int
I_p1
;
11
int
I_pV
;
12
int
r_R1
();
13
int
r_R2
();
14
int
r_RV
();
15
int
r_mark_regions
();
16
int
r_adjetiboak
();
17
int
r_izenak
();
18
int
r_aditzak
();
19
20
public
:
21
22
InternalStemBasque
();
23
~InternalStemBasque
();
24
int
stem
();
25
std::string
get_description
()
const
;
26
};
27
28
}
Xapian
The Xapian namespace contains public interfaces for the Xapian library.
Definition:
compactor.cc:80
Xapian::InternalStemBasque::r_adjetiboak
int r_adjetiboak()
Definition:
basque.cc:1304
Xapian::InternalStemBasque
Definition:
basque.h:8
Xapian::InternalStemBasque::r_izenak
int r_izenak()
Definition:
basque.cc:1233
Xapian::InternalStemBasque::r_R1
int r_R1()
Definition:
basque.cc:1185
Xapian::InternalStemBasque::I_p2
int I_p2
Definition:
basque.h:9
steminternal.h
Base class for implementations of stemming algorithms.
Xapian::InternalStemBasque::r_aditzak
int r_aditzak()
Definition:
basque.cc:1190
Xapian::InternalStemBasque::r_mark_regions
int r_mark_regions()
Definition:
basque.cc:1093
Xapian::InternalStemBasque::get_description
std::string get_description() const
Return a string describing this object.
Definition:
basque.cc:1378
Xapian::InternalStemBasque::I_pV
int I_pV
Definition:
basque.h:11
Xapian::SnowballStemImplementation
Definition:
steminternal.h:51
Xapian::InternalStemBasque::InternalStemBasque
InternalStemBasque()
Definition:
basque.cc:1368
Xapian::InternalStemBasque::I_p1
int I_p1
Definition:
basque.h:10
Xapian::InternalStemBasque::stem
int stem()
Virtual method implemented by the subclass to actually do the work.
Definition:
basque.cc:1329
Xapian::InternalStemBasque::r_R2
int r_R2()
Definition:
basque.cc:1180
Xapian::InternalStemBasque::r_RV
int r_RV()
Definition:
basque.cc:1175
Xapian::InternalStemBasque::~InternalStemBasque
~InternalStemBasque()
Definition:
basque.cc:1373
Generated by
Doxygen 1.8.13