: <result name="response" numFound="0" start="0"/>
: <lst name="debug">
:  <lst name="queryBoosting">
:   <str name="q">productType:ProductBean</str>
:   <null name="match"/>
:  </lst>

...can you please disable the QueryElevationComponent and see if that 
changes things?

:  <str name="parsedquery_toString">productType:ProductBean</str>

What are the numFound values for these queries? (both with and w/o 
QueryElevationComponent) ...

    /admin/select?q=productType:[*+TO+*]&rows=0
    /admin/select?q=*:*&rows=0

Also what does this request return...

    /admin/luke?fl=productType&numTerms=100
    
...note: i'm not just interested in the terms, i'm also curious about 
numDocs, maxDoc, and hasDeletions.

-Hoss

Reply via email to