[Xapian-discuss] return values in groups - price range groups
Internets Datoram
internetsdatoram at hotmail.com
Thu Jul 7 05:50:43 BST 2011
Hi colleagues,
I have a simple
product database indexed with Xapian. Amazing free tool, thanks you developer(s)!
I need to
have a way to return prices of products in groups, say I have prod prices:
1.01
1.03
10.01
250.44
260.33
I need to
get it to return something like:
Group 1 =
1.01 – 1.03
Group 2 =
10.01
etc.
Maybe there
is something build-in Xapian that can do this? I re-read the docs, but didn’t
see it, still I thought it’s worth asking.
Any tips
how to go about this developing myself to minimise db load?
Thank you
guys!
Andy
More information about the Xapian-discuss
mailing list