okay, thank you.

After indexing data from database to solr. I want to search such that if i
write any word (that is included in the documents been indexed) it should
return all the documents that include that word. But it does not. When i
write http://localhost:8983/solr/select?q=anyword   i gives me error.

is there anything wrong with my http? or is this the wrong place to search?


On Tue, Jan 15, 2013 at 2:48 PM, sswoboda [via Lucene] <
ml-node+s472066n4033563...@n3.nabble.com> wrote:

> https://wiki.apache.org/solr/Solrj client. You'd have to configure it /
> use it based on your application needs.
>
> -----Original Message-----
> From: hassancrowdc [mailto:[hidden 
> email]<http://user/SendEmail.jtp?type=node&node=4033563&i=0>]
>
> Sent: Tuesday, January 15, 2013 2:38 PM
> To: [hidden email] <http://user/SendEmail.jtp?type=node&node=4033563&i=1>
> Subject: Re: Index data from multiple tables into Solr
>
> ok.
> so if i have manufacturer and id fields in schema file, what will be wat
> will be program that will use that will use solr API?
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Index-data-from-multiple-tables-into-Solr-tp4032266p4033556.html
>
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://lucene.472066.n3.nabble.com/Index-data-from-multiple-tables-into-Solr-tp4032266p4033563.html
>  To unsubscribe from Index data from multiple tables into Solr, click 
> here<http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4032266&code=aGFzc2FuY3Jvd2RjYXJlQGdtYWlsLmNvbXw0MDMyMjY2fC00ODMwNzMyOTM=>
> .
> NAML<http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Index-data-from-multiple-tables-into-Solr-tp4032266p4033614.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to