and if i want to search only three column of my data base and want my
search result to show all the columns(even the one that are not indexed
because i dont want them to be searched) how can i do that?
On Thu, Jan 17, 2013 at 11:56 AM, hassan altaf wrote:
> Can anyone explain delta import sectio
On 1/15/2013 1:37 PM, hassancrowdc wrote:
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/
solr-user@lucene.apache.org
Subject: Re: Index data from multiple tables into Solr
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
> -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/Se
@lucene.apache.org
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
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?typ
On 1/15/2013 12:00 PM, hassancrowdc wrote:
Which list are you reffering to?
The solr-user mailing list that we are both using here.
and can you please give an example of such program(doesn't matter if it is
for your setup)?
I can't do that. It is confidential and proprietary code. Althoug
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:hassancrowdc...@gmail.com]
Sent: Tuesday, January 15, 2013 2:38 PM
To: solr-user@lucene.apache.org
Subject: Re: Index data
:00 PM
To: solr-user@lucene.apache.org
Subject: Re: Index data from multiple tables into Solr
Which list are you reffering to?
and can you please give an example of such program(doesn't matter if it is for
your setup)?
On Tue, Jan 15, 2013 at 12:06 PM, Shawn Heisey-4 [via Lucene] <
ml-node+s472
On 1/15/2013 9:20 AM, hassancrowdc wrote:
Hi,
once i have indexed data from multiple tables from mysql database into
solr, is there any way that it update data(automatically) if any change is
made to the data in mysql?
You need to write a program to do this.
Although this list can provide guid
Hi,
once i have indexed data from multiple tables from mysql database into
solr, is there any way that it update data(automatically) if any change is
made to the data in mysql?
On Tue, Jan 15, 2013 at 6:13 AM, Naresh [via Lucene] <
ml-node+s472066n403343...@n3.nabble.com> wrote:
> Get user's inp
Get user's input, form the solr query and send a request to the server (you
can also pass a parameter called wt (xml,json etc) to direct solr to return
output in that format). Parse the results from solr and display them to
user in your website.
Depending on what kind of server-side programming la
thanx, I got it.
How Can i integrate solr with my website? so that i can use it for search?
On Mon, Jan 14, 2013 at 4:04 PM, Lance Norskog-2 [via Lucene] <
ml-node+s472066n4033291...@n3.nabble.com> wrote:
> Try all of the links under the collection name in the lower left-hand
> columns. There s
Try all of the links under the collection name in the lower left-hand
columns. There several administration monitoring tools you may find useful.
On 01/14/2013 11:45 AM, hassancrowdc wrote:
ok stats are changing, so the data is indexed. But how can i do query with
this data, or ow can i search
Have you tried the Admin interface yet? The one on :8983 port if you are
running default setup. That has a bunch of different stats you can look at
apart from a nice way of doing a query. I am assuming you are on Solr 4, of
course.
Regards,
Alex.
On Fri, Jan 11, 2013 at 5:13 PM, hassancrowdc w
So, I followed all the steps and solr is working successfully, Can you
please tell me how i can see if my data is indexed or not? do i have to
enter specific url into my browser or anything. I want to make sure that
the data is indexed.
your tutorial is very helpful, thanks again.
On Fri, Jan 11
Hi!
I know the pain! ;)
That's why I wrote a bit on a blog, so I could remember in the future. Here
is the link in case you would like to read a tutorial how to setup SOLR w/
multicore and hook it up to the database:
http://www.coderthing.com/solr-with-multicore-and-database-hook-part-1/
I hope
17 matches
Mail list logo