I am evaluating the DIH in Solr 1.4-DEV and am receiving a Null Pointer
Exception when the import process begins. Here are the details:
[LOG MESSAGE]
2009-03-06 11:06:04,635 ERROR [STDERR] (http-0.0.0.0-20080-Processor3) Mar
6, 2009 11:06:04 AM org.apache.solr.handler.dataimport.DataImporter
doF
I am using:
Solr Implementation Version: 1.4-dev 750448 - smallwes - 2009-03-05 08:01:30
On 3/6/09 11:35 AM, "Shalin Shekhar Mangar" wrote:
> Which nightly build are you using? You can see this in the INFO page on solr
> admin.
Good morning,
I reviewed a Solr Patch-742, which corrects an issue with the data import
process properly ingesting/commiting (solr add xml) document with dynamic
fields.
Is this fix available for Solr 1.3 or is there a known work around?
Cheers,
Wesley
11, 2009 at 2:55 PM, Shalin Shekhar Mangar <
> shalinman...@gmail.com> wrote:
>
>> > On Wed, Mar 11, 2009 at 2:28 PM, Wesley Small
>> wrote:
>> >
>>> >> Good morning,
>>> >>
>>> >> I reviewed a Solr Patch-742, which co
Shalin Shekhar Mangar <
>> > shalinman...@gmail.com> wrote:
>> >
>>>> >> > On Wed, Mar 11, 2009 at 2:28 PM, Wesley Small
>>> >> wrote:
>>>> >> >
>>>>>> >>> >> Good morning,
>>
I was successful at distributing the Solr-1.4-DEV data import functionality
within the Solr 1.3 war.
1. Copy the data import’s src directory from 1.4 to 1.3.
2. Made sure to used the data import’s build.xml already existing in Solr
1.3
3. Commented out all code within #SolrWriter.rollback method
4
Sorry, I am having trouble sending a message to this Distribution list. This
is a test.
I am trying to find a clean way to *hardcode* a field/column to a specific
value during the DIH process. It does seems to be possible but I am getting
an slightly invalid constant value in my index.
However, the value in the index was set to "VideoVideo" for all documents.
Any idea why this DI
I have noticed that setting a dynamic date field from source column changes
the time within the date. Can anyone confirm this?
For example, the document I import has the following xml field.
2002-12-18T00:00:00Z
In my data-inport-config file I define the following instructions:
What is
Was there any follow up to this issue I found? Is this a legitimate bug
with the time of day changing?
I could try to solve this by executing same xpath statement twice.
However, when I do that, the first field original_air_date_d does not make
it into the index. Is seems that you cannot hav
Thanks for the feedback. The templateTransformer is pretty straightforward
solution. Perfect.
Wesley.
>
> On 4/1/09 12:14 AM, "Noble Paul നോബിള് नोब्ळ्" wrote:
>
>> use TemplateTransformer
>>
>>
>>
>>
>> On Tue, Mar 31, 2009 at 9
late="${.original_air_date_d}"/>
> this would add an extra field as string to the index
>
>
>
> On Wed, Apr 1, 2009 at 11:31 PM, Wesley Small
> wrote:
>> Was there any follow up to this issue I found? Is this a legitimate bug
>> with the time of day chang
Good Morning,
Is there any way to specify or debug a specific DIH configuration via the
API/http request?
I have the following:
dih_pc_default_feed.xml
dih_pc_cms_article_feed.xml
dih_pc_local_event_feed.xml
For example, is there any to specific only the "pc_local_event" be process
(impor
I am sending this question out on behalf a college. Which needs a
clarification on solr indexing on date and sortable fields.
We have declared a field date in schema.xml like below
While indexing if I don't pass any value to this field like
or , I am getting the
below error
SEVERE: org.ap
In Solr 1.3, is there a setting that allows one to modified the where the
dataimport.properties file resides?
In a production environment, the solrconfig directory needs to be read-only.
I have observed that the DIH process works regards, but a whooping errors is
put in the logs when the dataimpor
Is a place in a core's solrconfig, where one can set the directory/path
where the dataimport.properties file is written to?
On 5/20/09 2:09 PM, "Giovanni De Stefano"
wrote:
> Doh,
>
> can you please rephrase?
>
> Giovanni
>
> On Wed, May 20, 2009 at 3:4
16 matches
Mail list logo