Re: Num Found by category
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 32652
interpreted = N
texte = on 03.06.2000 4:15, Rodolfo de la Garza at listas@edifika.com wrote:> I have a search context with categorysumm in it.> I want to display the categories with the number of items found in each> category as:> > cat1 (5)> cat2 (33)> cat3 (3)No way with summ alone, because this parameter is *supposed* to deliverunique values.You might search for existing categories with summ, and get the number ofeach category in a second (nested) search. For the example I assume yourdatabase field is named db_cat. Don't miss allcase=t in the nestedsearch, because this makes it much faster:[search db=my.db&neDB_CATdatarq=[blank]&DB_CATsort=1&DB_CATsumm=t] [founditems] [text]v_cat=[db_cat][/text] [search db=my.db&eqDB_CATdatarq=[v_cat]&allcase=t] [v_cat] ([numfound)
[/search] [/founditems][/search]Note: If you do not have all available categories in the database but wantthose categories listed like cat4 (0) you can't use the nested search.Then you search for each known category seperately.Peter-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
on 03.06.2000 4:15, Rodolfo de la Garza at listas@edifika.com wrote:> I have a search context with categorysumm in it.> I want to display the categories with the number of items found in each> category as:> > cat1 (5)> cat2 (33)> cat3 (3)No way with summ alone, because this parameter is *supposed* to deliverunique values.You might search for existing categories with summ, and get the number ofeach category in a second (nested) search. For the example I assume yourdatabase field is named db_cat. Don't miss allcase=t in the nestedsearch, because this makes it much faster:[search db=my.db&neDB_CATdatarq=[blank]&DB_CATsort=1&DB_CATsumm=t] [founditems] [text]v_cat=[db_cat][/text] [search db=my.db&eqDB_CATdatarq=[v_cat]&allcase=t] [v_cat] ([numfound)
[/search] [/founditems][/search]Note: If you do not have all available categories in the database but wantthose categories listed like cat4 (0) you can't use the nested search.Then you search for each known category seperately.Peter-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Peter Ostry
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Possible Bug in 2.0b15.acgi (1997)
StoreBuilder help/question... (2000)
[OT] HTML Table Cell Problem (2003)
WebCommerce: Folder organization ? (1997)
Hard carriage convertion? (1998)
Local redirects ... (2005)
Something wrong with this list? (2006)
nested ListWords? (2003)
logic help (1998)
NT vs Mac (1997)
form data submission gets truncated (1997)
Problems adding stuff to the shopping cart. (1997)
Almost a there but..bye bye NetCloak (1997)
Bug? (1997)
Kaaaaahhhhhhhnnnnnnn! (1997)
Date search - yes or no (1997)
NT - Thanks and Taxes (1997)
Users.db LF/CR problem (2006)
Re:Email Problem (1997)
Hairy Shipping Monster (2006)