Every indexed document has to have a unique ID associated with it. You may
do a search by ID something like

http://localhost:/solr/select?q=id:XXXXX If you see a result, then the
document has been indexed and is searchable.

You might also want to check Luke (http://code.google.com/p/luke) to gain
more insight about the index.

*Pranav Prakash*

"temet nosce"

Twitter <http://twitter.com/pranavprakash> | Blog <http://blog.myblive.com> |
Google <http://www.google.com/profiles/pranny>


On Fri, Jul 29, 2011 at 03:40, GAURAV PAREEK <gauravpareek2...@gmail.com>wrote:

> Yes NICK you are correct ?
> how can you check whether it has been indexed by solr, and is searchable?
>
> On Fri, Jul 29, 2011 at 3:27 AM, Nicholas Chase <nch...@earthlink.net
> >wrote:
>
> > Do you mean, how can you check whether it has been indexed by solr, and
> is
> > searchable?
> >
> > ----  Nick
> >
> >
> > On 7/28/2011 5:45 PM, GAURAV PAREEK wrote:
> >
> >> Hi All,
> >>
> >> How we can check the particular;ar file is not INDEX in solr ?
> >>
> >> Regards,
> >> Gaurav
> >>
> >>
>

Reply via email to