Gnanam, have a look to http://wiki.apache.org/solr/LukeRequestHandler
Regards Stefan On Wed, May 18, 2011 at 1:30 PM, Gnanakumar <gna...@zoniac.com> wrote: > So this cannot be queried/listed using Apache Solr? > > -----Original Message----- > From: Gabriele Kahlout [mailto:gabri...@mysimpatico.com] > Sent: Wednesday, May 18, 2011 3:36 PM > To: solr-user@lucene.apache.org; gna...@zoniac.com > Subject: Re: How to list/see all the indexed terms of a particular field in a > document? > > ant luke? > > On Wed, May 18, 2011 at 11:47 AM, Gnanakumar <gna...@zoniac.com> wrote: > >> Hi, >> >> I'm using Apache Solr v3.1. >> >> How do I list/get to see all the indexed terms of a particular field in a >> document (by passing Unique Key ID of the document)? >> >> For example, I've the following "field" definition in schema.xml: >> >> <field name="mydocumentid" type="string" indexed="true" stored="true" >> required="true" /> >> <field name="mytextcontent" type="text" indexed="true" stored="true" >> required="true" /> >> >> In this case, I expect/want to list/see all the indexed terms of a >> particular document ("mydocumentid:xxxxx") for the document field >> "mytextcontent". >> >> Regards, >> Gnanam >> >> > > > -- > Regards, > K. Gabriele > > --- unchanged since 20/9/10 --- > P.S. If the subject contains "[LON]" or the addressee acknowledges the > receipt within 48 hours then I don't resend the email. > subject(this) ? L(LON*) ? ?x. (x ? MyInbox ? Acknowledges(x, this) ? time(x) > < Now + 48h) ? resend(I, this). > > If an email is sent by a sender that is not a trusted contact or the email > does not contain a valid code then the email is not received. A valid code > starts with a hyphen and ends with "X". > ?x. x ? MyInbox ? from(x) ? MySafeSenderList ? (?y. y ? subject(x) ? y ? > L(-[a-z]+[0-9]X)). > >