Displaying 2 results from an estimated 2 matches for "docfreq".
Did you mean:
doc_freq
2009 Apr 12
2
Indexing speed benchmark - Xapian, Solr
I came across this benchmark between Xapian & Solr:
http://www.anur.ag/blog/2009/03/xapian-and-solr/
According to the benchmark, a doc set that took Solr 34 min to index took Xapian 7 hours. Solr's index is also much smaller - 2.5GB to Xapian's 8.9GB.
I'm new to Xapian. Just wondering if results like these are typical? Is indexing speed & size a known issue in Xapian? Or is
2019 Mar 08
0
imap segfault in libc.so with CLucene FTS backend enabled
...fosReader::get
(this=<optimized out>, term=term at entry=0x7945d5822dc0) at
/var/tmp/portage/dev-cpp/clucene-2.3.3.4-r6/work/clucene-core-2.3.3.4/src/core/CLucene/index/TermInfosReader.cpp:246
enumerator = <optimized out>
#9 0x000063e7edab9071 in lucene::index::SegmentReader::docFreq
(this=0x19085500ae0, t=0x7945d5822dc0) at
/var/tmp/portage/dev-cpp/clucene-2.3.3.4-r6/work/clucene-core-2.3.3.4/src/core/CLucene/index/SegmentReader.cpp:518
ti = <optimized out>
#10 0x000063e7edae2620 in lucene::search::Similarity::idf
(this=0x19085526e60, term=0x7945d5822dc0, sear...