On Tue, Nov 25, 2008 at 9:24 PM, Michael Henson
<[EMAIL PROTECTED]> wrote:
> I set the indexed fields to be stored so that I could see what exactly
> my custom types' filters produce. In the Analyzer utility in the Admin
> webapp seems to apply the filters properly. However, query results
> against
Hello,
I am using copyField to send the raw name of an entity into different
fields for indexing:
# schema.xml snippet
I set the indexed fields to be stored so that I could see what exactly
my custom types' filters produce. In the Analyzer utility in the Admin
webapp see