[Xapian-discuss] Two questions
roki roki
rokiroki at gmx.net
Mon May 2 21:16:17 BST 2005
Thanks Sam,
I am using Xapian through Perl module so option MINHITS is not available
there and in the Perl module is parameter checkatleast not implemented.
Can I change this directly in enquire.h and recompile it? I need to get
first 500 grouped results, what would be a correct parameter?
Thanks
Roki
>
> >Hi there,
> >I have implemented Xapian with success on two millions html documents
> and
> >work very very good! Thanks for this nice software!
> >
> >Results are almost alwayse returned in less then 1 second but when I use
> >set_collapse_key (I really need this) searches can take up to 10
> secondes.
> >Is there any way to speed up this?
> >
> >
> Because you are collapsing multiple matching documents into 1 hit,
> xapian has to find more documents to get the same number of hits.
>
> If you are using omega you could try reducing MIN_HITS (may be called
> MINHITS now) which reduces how many results xapian tries to find, but of
> course also reduces the accuracy of how many hits xapian thinks there
> might be.
>
> >Is it possible to get list of most used words in database?
> >
> >
> >
> I'll let someone else answer this.
>
> Sam
>
> >Thanks!
> >Roki
> >
> >
> >
>
--
+++ Neu: Echte DSL-Flatrates von GMX - Surfen ohne Limits +++
Always online ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl
More information about the Xapian-discuss
mailing list