Re: Category count.

2009-11-09 Thread Erik Hatcher
n.com -Original Message- From: André Maldonado [mailto:andre.maldon...@gmail.com] Sent: 09 November 2009 12:44 To: lucene-net-user@incubator.apache.org Subject: Category count. Hy all. I have a problem that is exactly like this (that was wrote from another developer) "I am trying to u

Re: Category count.

2009-11-09 Thread Matt Honeycutt
;> I like this approach because it is a 100% lucene solution and it is > >> (relatively) fast compared to your approach so far and other similar > >> approaches. > >> > >> Faceting is such a common meme for search, I can foresee someone porting > >> fac

Re: Category count.

2009-11-09 Thread André Maldonado
gt;> >> Faceting is such a common meme for search, I can foresee someone porting >> faceting functionality into the back end if indeed it is not already >> happening? >> >> Yours, >> Moray >> >> >> - >

Re: Category count.

2009-11-09 Thread Erik Hatcher
André Maldonado [mailto:andre.maldon...@gmail.com] Sent: 09 November 2009 12:44 To: lucene-net-user@incubator.apache.org Subject: Category count. Hy all. I have a problem that is exactly like this (that was wrote from another developer) "I am trying to use Lucene Java 2.3.2 to implement sear

RE: Category count.

2009-11-09 Thread Moray McConnachie
+44 1865 261 600 Oxford Analytica http://www.oxan.com -Original Message- From: André Maldonado [mailto:andre.maldon...@gmail.com] Sent: 09 November 2009 12:44 To: lucene-net-user@incubator.apache.org Subject: Category count. Hy all. I have a problem that is exactly like this (that was

Category count.

2009-11-09 Thread André Maldonado
Hy all. I have a problem that is exactly like this (that was wrote from another developer) "I am trying to use Lucene Java 2.3.2 to implement search on a catalog of products. Apart from the regular fields for a product, there is field called 'Category'. A product can fall in multiple categories. C