Cool I was just having a look on it but it doesn't seem to show up field
which are not stored 
just tried :
/admin/luke?id=8582006&fl=description

but it doesn't seems to work :( It find this id but show up stored field.

Did I do a mistake ?
thanks a lot


Markus Jelsma - Buyways B.V. wrote:
> 
> 
> 
> 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
> 
> 

-- 
View this message in context: 
http://www.nabble.com/how-can-I-check-field-which-are-indexed-but-not-stored--tp22617914p22621773.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to