Re: [ANN] Apache Forrest/Cocoon based solr client plugin

2007-01-09 Thread Yonik Seeley
Oops, I replied in the forrest form: http://www.nabble.com/-ANN--Apache-Forrest-Cocoon-based-solr-client-plugin-tf2937202.html#a8251774 -Yonik On 1/7/07, Thorsten Scherler <[EMAIL PROTECTED]> wrote: I am happy to announce that I just add a Apache Forrest based Apache Solr client plugin to the fo

Re: Searching multiple indices (solr newbie)

2007-01-09 Thread J.J. Larrea
+2 cents: At 2:43 PM +0530 1/9/07, Mekin Maheshwari wrote: >In general I felt that smaller indexes with different requirements >might be more flexible than 1 large index (Would a 3G index >considered large ?). eg. backing up the index, deploying a fresh >index, etc. But Solr does address most of

Re: Searching multiple indices (solr newbie)

2007-01-09 Thread Yonik Seeley
On 1/9/07, Mekin Maheshwari <[EMAIL PROTECTED]> wrote: Is there any cost to using dynamicFields ? Very little. A dynamicField is created on demand during indexing or searching, but the SchemaField created only has 4 pointers in it. dynamicField is a Solr concept, not a Lucene one... so the on

Re: Faceted Dates

2007-01-09 Thread Bertrand Delacretaz
On 1/9/07, Ryan McKinley <[EMAIL PROTECTED]> wrote: ...I would like to use faceted browsing to group documents by year, month, and day. I can think of a few ways to do this, but I'd like to see what folks think before i start down the wrong track Dunno if you've already read it, but I foun

Re: Faceted Dates

2007-01-09 Thread Yonik Seeley
On 1/9/07, Ryan McKinley <[EMAIL PROTECTED]> wrote: I would like to use faceted browsing to group documents by year, month, and day. I don't know what your particular use-case is, but this might be a job for facet hierarchies. http://www.nabble.com/Hierarchical-Facets--tf2560327.html#a7135353 N

Re: Searching multiple indices (solr newbie)

2007-01-09 Thread Mekin Maheshwari
: http://cnet.search.com/search?chkpt=astg.cnet.fd.search.cnet&q=canon&tag=srch I just so happen to have a bit of insight into how that page works, and while it's true that it queries multiple indexes with differnet schemas, it makes no attepts to merge the results -- the "product" results come f