You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Mike <mz...@gmail.com> on 2022/08/31 12:02:33 UTC

Nutch 1.19 schema.xml

Hello!


Will the schema.xml stay the same in Nutch 1.19?

thanks!

mike

Re: Nutch 1.19 schema.xml

Posted by Sebastian Nagel <wa...@googlemail.com.INVALID>.
Hi Mike,

I think there shouldn't be any issues upgrading the new schema.xml into the Solr
core holding the index filled from Nutch. Maybe with two exceptions:
- index-geoip is used (then some field definitions may change)
- when an older Solr version is used (eg. not yet supporting
  solr.LatLonPointSpatialField)

In doubt, I'd run a test before to be sure that the production system
isn't broken.

Best,
Sebastian

On 9/4/22 18:08, Mike wrote:
> Hello Sebastian!
> 
> Thanks for your answer!
> Is it possible to simply update the schema.xml file without re-indexing?
> 
> Thanks
> Mike
> 
> Am Fr., 2. Sept. 2022 um 13:25 Uhr schrieb Sebastian Nagel
> <wa...@googlemail.com.invalid>:
> 
>> Hi Mike,
>>
>> the Nutch/Solr schema.xml will be updated with the release of 1.19
>> (expected
>> soon, a vote about RC#1 is ongoing):
>>  [NUTCH-2955] - replace deprecated/removed field type solr.LatLonType
>>  [NUTCH-2957] - add fall-back field definitions for unknown index fields
>>  [NUTCH-2956] - typos in field names filled by index-geoip
>>
>> See the commits on the schema.xml
>>
>> https://github.com/apache/nutch/commits/master/src/plugin/indexer-solr/schema.xml
>>
>> Best,
>> Sebastian
>>
>>
>> On 8/31/22 14:02, Mike wrote:
>>> Hello!
>>>
>>>
>>> Will the schema.xml stay the same in Nutch 1.19?
>>>
>>> thanks!
>>>
>>> mike
>>>
>>
> 

Re: Nutch 1.19 schema.xml

Posted by Mike <mz...@gmail.com>.
Hello Sebastian!

Thanks for your answer!
Is it possible to simply update the schema.xml file without re-indexing?

Thanks
Mike

Am Fr., 2. Sept. 2022 um 13:25 Uhr schrieb Sebastian Nagel
<wa...@googlemail.com.invalid>:

> Hi Mike,
>
> the Nutch/Solr schema.xml will be updated with the release of 1.19
> (expected
> soon, a vote about RC#1 is ongoing):
>  [NUTCH-2955] - replace deprecated/removed field type solr.LatLonType
>  [NUTCH-2957] - add fall-back field definitions for unknown index fields
>  [NUTCH-2956] - typos in field names filled by index-geoip
>
> See the commits on the schema.xml
>
> https://github.com/apache/nutch/commits/master/src/plugin/indexer-solr/schema.xml
>
> Best,
> Sebastian
>
>
> On 8/31/22 14:02, Mike wrote:
> > Hello!
> >
> >
> > Will the schema.xml stay the same in Nutch 1.19?
> >
> > thanks!
> >
> > mike
> >
>

Re: Nutch 1.19 schema.xml

Posted by Sebastian Nagel <wa...@googlemail.com.INVALID>.
Hi Mike,

the Nutch/Solr schema.xml will be updated with the release of 1.19 (expected
soon, a vote about RC#1 is ongoing):
 [NUTCH-2955] - replace deprecated/removed field type solr.LatLonType
 [NUTCH-2957] - add fall-back field definitions for unknown index fields
 [NUTCH-2956] - typos in field names filled by index-geoip

See the commits on the schema.xml
  https://github.com/apache/nutch/commits/master/src/plugin/indexer-solr/schema.xml

Best,
Sebastian


On 8/31/22 14:02, Mike wrote:
> Hello!
> 
> 
> Will the schema.xml stay the same in Nutch 1.19?
> 
> thanks!
> 
> mike
>