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 deliver unique values. You might search for existing categories with summ, and get the number of each category in a second (nested) search. For the example I assume your database field is named db_cat. Don't miss allcase=t in the nested search, 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 want those 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:

    
  1. Re: Num Found by category (Rodolfo de la Garza 2000)
  2. Num Found by category (Rodolfo de la Garza 2000)
  3. Re: Num Found by category (Peter Ostry 2000)
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 deliver unique values. You might search for existing categories with summ, and get the number of each category in a second (nested) search. For the example I assume your database field is named db_cat. Don't miss allcase=t in the nested search, 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 want those 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:

A quickie question (1997) [isfile] ? (1997) Banners (1997) Date Question (2002) Re[2]: Base64 encryption limitations? (1999) Forbidden CGI Error (1997) b12 cannot limit records returned and more. (1997) Purchae error - Fixed to a degree (1997) [date format] w/in sendmail (1997) Here's how to kill a Butler Database. (1997) [Announce] Newest Commerce Site based on WebCatalog (1997) Multiple servers and Webcat (1998) Enhancement Request for WebCatalog-NT (1996) Was 5.0 Pricing, now Sandbox versus Website and ruminating (2003) How do you TEAM Code? (2004) Possible to reset Linux file permissions w/in webcat [shell] ? (2000) Email Formatting (1998) RequiredFields template (1997) still having shipCost.db Problem (1997) WebCat Versions (2003)