RE: Searching and Displaying Different Logical Entities

2009-08-27 Thread wojtekpia
Funtick wrote: > >>then 2) get all P's by ID, including facet counts, etc. >>The problem I face with this solution is that I can have many matching P's > (10,000+), so my second query will have many (10,000+) constraints. > > SOLR can automatically provide you P's with Counts, and it will be >

RE: Searching and Displaying Different Logical Entities

2009-08-26 Thread Fuad Efendi
>then 2) get all P's by ID, including facet counts, etc. >The problem I face with this solution is that I can have many matching P's (10,000+), so my second query will have many (10,000+) constraints. SOLR can automatically provide you P's with Counts, and it will be _unique_... Even if cardinal