Displaying 3 results from an estimated 3 matches for "stempel".
Did you mean:
tempel
2012 Jan 20
2
Perl version of sortable_serialize missing?
I attempted to use the sortable_serialize function from perl, however
doesn't seem to exist. The only occurrence of the string "sortable" in
the /usr/local/perl/5.10.1/Search/ tree is in the pod in Xapian.pm.
What am I doing wrong?
use Search::Xapian;
...
$doc->add_value(4,sortable_serialize($recdate));
Undefined subroutine &main::sortable_serialize called
2010 Mar 13
1
Stemmer in Xapian, some questions from student.
...pian?
2. We must use stemming for polish language. I read on Your webpage what
languages include Xapian. There is no polish. I would like You to tell how
can I include polish language to Xapian's stemmer or create a new
language.
Is there any algorithm? Can I connect to other applications (e.g. Stempel)
to include this language?
3. Is there any possibility to cooperation between Xapian's stemmer and
Snowball?
3. Is there any possibility to integrate Xapian with other tool? (Name of
a tool?)
4. Is there any possibility to add new synonyms to the library?
5. Is there any possibility to change...
2002 May 12
0
Traffic Accounting for OpenSSH 3.1pl1
Hi,
I've patched OpenSSH 3.1pl1 to be able to send traffic accounting
(bytes sent and received to/from the network) to the system log at the end
of each session. The feature is disabled by default and can be activated
by the configuration file option "accounting yes". A context diff is attached
to this message for includig this feature in the source code.
For any questions or