The field's properties are:

field name="CUSTOMER_TYPE_NM" type="string" indexed="true" stored="true"
required="true" default="CUSTOMER_TYPE_NM_MISSING"

There have been no changes since I last completely rebuilt the index.

Is re-indexing done when an index is completely rebuilt with a a
dataimport=full?   How about if we've done dataimport=delta?

If it helps, this is what I get when I print out the ModifiableSolrParams
object I'm sending to the query method:

q=+*%3A*++AND+CUSTOMER_TYPE_NM%3ANetwork+Advertiser+AND+ACTIVE_IND%3A1&defType=edismax&rows=500&sort=ACCOUNT_CUSTOMER_ID+asc&start=0

Mark

On Sun, Sep 11, 2011 at 2:05 PM, Yonik Seeley <yo...@lucidimagination.com>wrote:

> On Sun, Sep 11, 2011 at 1:39 PM, Mark juszczec <mark.juszc...@gmail.com>
> wrote:
> > That's what I thought.  The problem is, its not and I am unsure what is
> > wrong.
>
> What is the fieldType definition for that field?  Did you change it
> without re-indexing?
>
> -Yonik
> http://www.lucene-eurocon.com - The Lucene/Solr User Conference
>

Reply via email to