Hi,

On Tue, Jun 4, 2013 at 11:40 AM, stone2dbone <[email protected]
> wrote:

>
> Okay, IndexFiltersChecker shows the value of my added field is
> '[Ljava.lang.String;@15d1c817'.  What might be causing this?
>
> So you've not added any code only configuration right?
It is kinda difficult for me to DEBUG this as I have very little to go on.
I would first check if the tag or element value or whatever that you are
wishing to extract and eventually index is actually parsed out. You can do
this with the parserchecker tool from the command line. You will learn if
there is a problem during the parsing of the document.
It appears that you are maybe not adding the parse value to the document
before being indexed but I cannot say this for sure.

Reply via email to