On Fri, 2009-03-20 at 03:41 -0700, sunnyfr wrote:

> Hi
> 
> I've an issue, I've some data which come up but I've applied a filtre on it
> and it shouldnt, when I check in my database mysql I've obviously the
> document which has been updated so I will like to see how it is in solr.
> 
> if I do : /solr/video/select?q=id:8582006 I will just see field which has
> been stored. Is there a way to see how data are indexed for other field of
> my schema which are not stored but indexed.


/solr/admin/luke
will show you a lot of information concering stored and indexed fields.

Hope this is what you meant.


> 
> Like a bit in the console dataimporthandler, which with verbose activated I
> can see every field of my schema.
> 
> Otherwise what would you reckon in this case, a document which has not been
> updated ? how can I sort it out?
> 
> Thanks a lot guys for your excellent help

Reply via email to