Oops.. Thanks a lot. I got a bit tired :-)
Thanks
2009/3/22 Noble Paul നോബിള് नोब्ळ्
> there is a typo in the column value
>
>
>
> the schema does not say whether fname goes into a default search field
>
>
> On Sun, Mar 22, 2009 at 11:10 PM, radha c wrote:
> > Thanks for your reply,
> > Yes,
there is a typo in the column value
the schema does not say whether fname goes into a default search field
On Sun, Mar 22, 2009 at 11:10 PM, radha c wrote:
> Thanks for your reply,
> Yes, I have tabel persons and "Peter" value in column firstname . and here
> is my data-config.xml
>
>
>
Thanks for your reply,
Yes, I have tabel persons and "Peter" value in column firstname . and here
is my data-config.xml
and my schema.xml
person_id
It is indexed properly. But I am not getting any result. Do I need to do
ex
it is hard to say the reason.
do you have the field containing "Peter" in the default search field?
what is the type of the field?
On Sun, Mar 22, 2009 at 9:16 PM, radha c wrote:
> Hi,
> I am just in learning face. I indexed a sql test table using dataimport.
> But I want to search those index by
Hi,
I am just in learning face. I indexed a sql test table using dataimport.
But I want to search those index by keyword. I tried to search like
http://localhost:8080/solr/select/?q=Peter. But I got zero respone.
Can anyone help me please why is this?
Thanks in advance.