I dont want to search by one field, i want to search as a whole. I am
following that tutorial i got indexing, updating but now for search i would
like to search through everything i have indexed not a specific field. I
can do by using defaultfield but i would like to search through everything
i have indexed. any hint how i can do that?


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

> What error are you getting? Which field are you searching (default field)?
> Did you try specifying a default field? What is your schema like? Which
> analyzers did you use?
>
> Which version of solr are you using? I highly recommend going through the
> tutorial to get a basic understanding of inserting, updating, and
> searching:
>
> http://lucene.apache.org/solr/tutorial.html
>
> Hours have been spent in setting up these tutorials and they are very
> informative.
>
> -----Original Message-----
> From: hassancrowdc [mailto:[hidden 
> email]<http://user/SendEmail.jtp?type=node&node=4033617&i=0>]
>
> Sent: Tuesday, January 15, 2013 3:38 PM
> To: [hidden email] <http://user/SendEmail.jtp?type=node&node=4033617&i=1>
> Subject: Re: Index data from multiple tables into Solr
>
> 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] <
> [hidden email] <http://user/SendEmail.jtp?type=node&node=4033617&i=2>>
> 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-int
> > o-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-int
> > o-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=aGFzc2FuY3Jvd2RjYXJlQGdtYWlsLmN
> > vbXw0MDMyMjY2fC00ODMwNzMyOTM=>
> > .
> > NAML<http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro
> > =macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.n
> > amespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabb
> > le.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21na
> > bble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_em
> > ail%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.
>
>
> ------------------------------
>  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-tp4032266p4033617.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-tp4032266p4033622.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to