> For example, I defined a field called "Entrez ID" in my
> schema.xml file:
> 
>     <field multiValued="false" name="Entrez ID"
> type="string" index="true" stored="true" required="true"
> />

It could be the typo: index="true" should be indexed="true"

Reply via email to