On Thu, Nov 25, 2010 at 9:34 AM, xu cheng <xcheng....@gmail.com> wrote: > hi all: > I have a solr app, and there is* a filed named filePath *whose type is * > string* > and the filePath fields in the documents are* unique* (supposed to be > uniqued) > cos <uniqueKey>filePath</uniqueKey> > and now I wanna query with this field, it find nothing. > I just wonder whether the field defined as a string type will be analyzed? > the query is like this q=filePath:blablabla, it find nothing.(there is > absolutely a unique document with the filePath field blablabla!!!), [...]
Please show us: * Your complete schema.xml * An example of an actual query that is failing Regards, Gora