On Tue, Mar 10, 2009 at 10:31 AM, Ashish P <ashish.ping...@gmail.com> wrote:

> now I am able to view data that is indexed using URL
> http://localhost:8080/solr/admin/dataimport.jsp to see the data as
> <arr>
> - <arr>
>  <str>user1</str>
>  </arr>
> - <arr>
>  <str>0</str>
>  </arr>
> - <arr>
>  <str>CN=user1,OU=R&D</str>
>  </arr>
>  </arr>
>
> But when I search user_name:user1 then the result is not returned at all.
>

What is the type of the user_name field as defined in schema.xml?

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to