Re: Newbie Question - getting search results from dataimport request handler

2008-11-23 Thread Noble Paul നോബിള്‍ नोब्ळ्
On Mon, Nov 24, 2008 at 7:25 AM, Chris Hostetter <[EMAIL PROTECTED]> wrote: > > : > Logging an error and returning successfully (without adding any docs) is > : > still inconsistent with the way all other RequestHandlers work: fail the > : > request. > : > > : > I know DIH isn't a typical RequestHa

Re: Newbie Question - getting search results from dataimport request handler

2008-11-23 Thread Chris Hostetter
: > Logging an error and returning successfully (without adding any docs) is : > still inconsistent with the way all other RequestHandlers work: fail the : > request. : > : > I know DIH isn't a typical RequestHandler, but some things (like failing : > on failure) seem like they should be a given.

RE: Newbie Question - getting search results from dataimport request handler

2008-11-22 Thread Lance Norskog
search results from dataimport request handler On Sat, Nov 22, 2008 at 3:10 AM, Chris Hostetter <[EMAIL PROTECTED]> wrote: > > : > it might be worth considering a new @attribute for to > indicate > : > that they are going to be used purely as "component" fields

RE: Newbie Question - getting search results from dataimport request handler

2008-11-22 Thread Norskog, Lance
-data-integration/talend-open-studio.php Thanks, Lance -Original Message- From: Noble Paul നോബിള്‍ नोब्ळ् [mailto:[EMAIL PROTECTED] Sent: Friday, November 21, 2008 8:12 PM To: solr-user@lucene.apache.org Subject: Re: Newbie Question - getting search results from dataimport request handler O

Re: Newbie Question - getting search results from dataimport request handler

2008-11-21 Thread Noble Paul നോബിള്‍ नोब्ळ्
On Sat, Nov 22, 2008 at 3:10 AM, Chris Hostetter <[EMAIL PROTECTED]> wrote: > > : > it might be worth considering a new @attribute for to indicate > : > that they are going to be used purely as "component" fields (ie: your > : > first-name/last-name example) and then have DIH pass all non-componen

Re: Newbie Question - getting search results from dataimport request handler

2008-11-21 Thread Chris Hostetter
: > it might be worth considering a new @attribute for to indicate : > that they are going to be used purely as "component" fields (ie: your : > first-name/last-name example) and then have DIH pass all non-component : > fields along and error if undefined in the schema just like other updating :

Re: Newbie Question - getting search results from dataimport request handler

2008-11-14 Thread Noble Paul നോബിള്‍ नोब्ळ्
On Sat, Nov 15, 2008 at 6:33 AM, Chris Hostetter <[EMAIL PROTECTED]> wrote: > > : > Is here a bug in DIH that caused these unrecognized fields to be ignored, > : > or is it possible the errors were logged (by DUH2 maybe? ... it's been a > : > while since i looked at the update code) but DIH didn't

Re: Newbie Question - getting search results from dataimport request handler

2008-11-14 Thread Chris Hostetter
: > Is here a bug in DIH that caused these unrecognized fields to be ignored, : > or is it possible the errors were logged (by DUH2 maybe? ... it's been a : > while since i looked at the update code) but DIH didn't notice them and : > reported success anyway? : : : If the data contains a field n

Re: Newbie Question - getting search results from dataimport request handler

2008-11-12 Thread Noble Paul നോബിള്‍ नोब्ळ्
On Thu, Nov 13, 2008 at 3:52 AM, Chris Hostetter <[EMAIL PROTECTED]> wrote: > > : You need to modify the schema which came with Solr to suit your data. There > > If i'm understanding this thread correctly, DIH ran "successfully", docs > were created, some fields were stored and indexed (because the

Re: Newbie Question - getting search results from dataimport request handler

2008-11-12 Thread Shalin Shekhar Mangar
On Thu, Nov 13, 2008 at 3:52 AM, Chris Hostetter <[EMAIL PROTECTED]>wrote: > > : You need to modify the schema which came with Solr to suit your data. > There > > If i'm understanding this thread correctly, DIH ran "successfully", docs > were created, some fields were stored and indexed (because t

Re: Newbie Question - getting search results from dataimport request handler

2008-11-12 Thread Chris Hostetter
: You need to modify the schema which came with Solr to suit your data. There If i'm understanding this thread correctly, DIH ran "successfully", docs were created, some fields were stored and indexed (because they did exist in the schema) but other fields the user was attempting to create didn

RE: Newbie Question - getting search results from dataimport request handler

2008-11-10 Thread Kevin Penny
:35 PM To: solr-user@lucene.apache.org Subject: Re: Newbie Question - getting search results from dataimport request handler Hi Kevin, You need to modify the schema which came with Solr to suit your data. There should be a schema.xml inside example/solr/conf directory. Once you do that, re-import

Re: Newbie Question - getting search results from dataimport request handler

2008-11-10 Thread Shalin Shekhar Mangar
0 > > > > − > > > > − > > > > data-config.xml > > > > > > idle > > > > − > > > > 1 > > 125 > > 0 > > 2008-11-10 22:33:55 > > − > > > > Indexing completed. Added/Updated: 125 documents. De

RE: Newbie Question - getting search results from dataimport request handler

2008-11-10 Thread Kevin Penny
87133 - - 87133 0 87133 2008-11-11T05:25:29Z Kevin -Original Message- From: Noble Paul നോബിള്‍ नोब्ळ् [mailto:[EMAIL PROTECTED] Sent: Monday, November 10, 2008 11:23 PM To: solr-user@lucene.apache.org Subject: Re: Newbie Question - getting search results from dataimport request han

Re: Newbie Question - getting search results from dataimport request handler

2008-11-10 Thread Noble Paul നോബിള്‍ नोब्ळ्
the future. > > > > Kevin > > -Original Message- > From: Noble Paul നോബിള്‍ नोब्ळ् [mailto:[EMAIL PROTECTED] > Sent: Monday, November 10, 2008 10:30 PM > To: solr-user@lucene.apache.org > Subject: Re: Newbie Question - getting search results from dataimport

RE: Newbie Question - getting search results from dataimport request handler

2008-11-10 Thread Kevin Penny
ള്‍ नोब्ळ् [mailto:[EMAIL PROTECTED] > Sent: Monday, November 10, 2008 10:18 PM > To: solr-user@lucene.apache.org > Subject: Re: Newbie Question - getting search results from dataimport request > handler > > you cannot query the DIH. It can only do indexing > after indexing you

Re: Newbie Question - getting search results from dataimport request handler

2008-11-10 Thread Noble Paul നോബിള്‍ नोब्ळ्
TED] > Sent: Monday, November 10, 2008 10:18 PM > To: solr-user@lucene.apache.org > Subject: Re: Newbie Question - getting search results from dataimport request > handler > > you cannot query the DIH. It can only do indexing > after indexing you must do the indexing on the regula

RE: Newbie Question - getting search results from dataimport request handler

2008-11-10 Thread Kevin Penny
x27;m working with sql data and not xml data. Thanks -Original Message- From: Noble Paul നോബിള്‍ नोब्ळ् [mailto:[EMAIL PROTECTED] Sent: Monday, November 10, 2008 10:18 PM To: solr-user@lucene.apache.org Subject: Re: Newbie Question - getting search results from dataimport request handler

Re: Newbie Question - getting search results from dataimport request handler

2008-11-10 Thread Noble Paul നോബിള്‍ नोब्ळ्
you cannot query the DIH. It can only do indexing after indexing you must do the indexing on the regular query interface On Tue, Nov 11, 2008 at 9:45 AM, Kevin Penny <[EMAIL PROTECTED]> wrote: > My Question is: what is the format of a search that will return data? > i.e. /solr/select?q=developer&q

Newbie Question - getting search results from dataimport request handler

2008-11-10 Thread Kevin Penny
My Question is: what is the format of a search that will return data? i.e. /solr/select?q=developer&qt=dataimport (won’t work) nor will /solr/dataimport?q=developer (won’t work) “HTTP ERROR: 404 NOT_FOUND RequestURI=/solr/dataimport“ I have created a ‘dataimport’ set that contains data from a sql