Hi, jaf, This is not new and I learned it from Doug.
Basically you maintain a mapping of "document id" to values, and collect all the values for each hit in hit collector. Chris Lu ------------------------- Instant Scalable Full-Text Search On Any Database/Application site: http://www.dbsight.net demo: http://search.dbsight.com --- jafarim <[EMAIL PROTECTED]> wrote: > Hi Chris, > > Can you explain how? I know the source is available > but perhaps a short > summary would be very useful for the list readers. > > --jaf > > On 4/24/07, Chris Lu <[EMAIL PROTECTED]> wrote: > > > > Hi, Saurabh, > > > > It's just one query and returns both hits and > > categorized counts. > > > > Chris > > > > --- Saurabh Dani <[EMAIL PROTECTED]> wrote: > > > > > Hi Chris, > > > > > > How are you showing the hit counts in "Narrow By > > > Year" options on the left? Is this one query for > > > each year or a signle query returns both the top > 30 > > > results and hit counts for every category? > > > > > > Thanks > > > Saurabh > > > > > > ---------------------------------------- > > > > > > [EMAIL PROTECTED]> > > > Sent: Tuesday, April 24, 2007 2:23 AM > > > To: "[email protected]" > > > <[email protected]> > > > Subject: DBSight Turns Free! Instant Lucene > Search > > > on Database! > > > > > > For those who may be interested, > > > > > > DBSight 1.4.0 now has unlimited index size with > Free > > > version! > > > > > > Basically DBSight is more like SOLR + database > > > adapter. You just point > > > it with one or several SQLs to any database, and > you > > > can have Lucene > > > search! > > > > > > It has Incremental Indexing, Recreating Index, > > > Synchronize index with > > > deleted database records, in addition to facet > > > search, multi-server > > > mode clustering. All can be done just by mouse > > > clicking instead of > > > coding java. > > > > > > Here is a video on how to create Lucene Database > > > Search in 3 minutes: > > > > > > > > http://wiki.dbsight.com/index.php?title=Create_Lucene_Database_Search_in_3_minutes > > > > > > -- > > > Chris Lu > > > ------------------------- > > > Instant Scalable Full-Text Search On Any > > > Database/Application > > > site: http://www.dbsight.net > > > demo: http://search.dbsight.com > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > > > [EMAIL PROTECTED] > > > For additional commands, e-mail: > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > Chris Lu > > ------------------------- > > Instant Full-Text Search on Any > Database/Application > > website: http://www.dbsight.net > > demo: http://search.dbsight.com > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > Chris Lu ------------------------- Instant Full-Text Search on Any Database/Application website: http://www.dbsight.net demo: http://search.dbsight.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
