thanks that worked! and yes I have some with no categoryType
thanks
Joel
On Dec 2, 2009, at 2:24 PM, AHMET ARSLAN wrote:
Hi, thanks, but still get 530 results
for this new query your proposed.
May be you have some documents that has empty categoryType field.
Can you try this:
q = ((*:* -cat
> Hi, thanks, but still get 530 results
> for this new query your proposed.
May be you have some documents that has empty categoryType field.
Can you try this:
q = ((*:* -categoryType:"MEDIATYPE") OR fmMediaType:"text")
It should return at lest 292289 documents.
Hi, thanks, but still get 530 results for this new query your proposed.
thanks
Joel
On Dec 2, 2009, at 12:00 PM, AHMET ARSLAN wrote:
http://localhost:8983/solr/select?q=%28NOT%20categoryType:%22MEDIATYPE%22%29
:gives
292289 results
http://localhost:8983/solr/select?q=fmMediaType:%22text%
http://localhost:8983/solr/select?q=%28NOT%20categoryType:%22MEDIATYPE%22%29 :gives
> 292289 results
>
>
> http://localhost:8983/solr/select?q=fmMediaType:%22text%22 :gives
> 530 results
>
>
> http://localhost:8983/solr/select?q=%28NOT%20categoryType:%22MEDIATYPE%22%29%20OR%20fmMediaType: