he “enclosure_title” field is populated?
> >
> > Have you updated the request handler?
> >
> > -- Jack Krupansky
> >
> > From: Luís Portela Afonso
> > Sent: Thursday, August 01, 2013 1:23 PM
> > To: solr-user@lucene.apache.org
> > Subject: Re: Sol
nsky
>
> From: Luís Portela Afonso
> Sent: Thursday, August 01, 2013 1:23 PM
> To: solr-user@lucene.apache.org
> Subject: Re: Solr PolyField
>
> So i have merged the two chains in one, and this is not copying. Hum…
>
> My solrconfig.xml
>
>
>
>
>
Are you sure the “enclosure_title” field is populated?
Have you updated the request handler?
-- Jack Krupansky
From: Luís Portela Afonso
Sent: Thursday, August 01, 2013 1:23 PM
To: solr-user@lucene.apache.org
Subject: Re: Solr PolyField
So i have merged the two chains in one, and this is not
12:26 PM
> To: solr-user@lucene.apache.org
> Subject: Re: Solr PolyField
>
> Hi,
>
> I have tried the solr.CloneFieldUpdateProcessorFactory sugested in the pool
> but the fields are not copied.
>
> My dataconfig.xml
>
>
>
> My schema.xml
>
>
r-core/org/apache/solr/update/processor/CloneFieldUpdateProcessorFactory.html
I have more examples in my book.
-- Jack Krupansky
From: Luís Portela Afonso
Sent: Wednesday, July 31, 2013 11:41 AM
To: solr-user@lucene.apache.org
Subject: Re: Solr PolyField
Hum, ok.
.apache.org/job/Solr-Artifacts-4.x/javadoc/solr-core/org/apache/solr/update/processor/CloneFieldUpdateProcessorFactory.html
>>
>> I have more examples in my book.
>>
>> -- Jack Krupansky
>>
>> From: Luís Portela Afonso
>> Sent: Wednesday, July 31, 2013
>
> -- Jack Krupansky
>
> From: Luís Portela Afonso
> Sent: Wednesday, July 31, 2013 11:41 AM
> To: solr-user@lucene.apache.org
> Subject: Re: Solr PolyField
>
> Hum, ok.
>
> It's possible to add to a field, static text? Text that i write on the
> co
Subject: Re: Solr PolyField
Hum, ok.
It's possible to add to a field, static text? Text that i write on the
configuration and then append another field? I saw something like
CloneFieldProcessor but when i'm starting solr, it says that could not find the
class.
I was trying to use pro
Hum, ok.
It's possible to add to a field, static text? Text that i write on the
configuration and then append another field? I saw something like
CloneFieldProcessor but when i'm starting solr, it says that could not find the
class.
I was trying to use processors to move one field to another.
OK,
Then I would suggest creating multiValued enclosure_type, etc. tags for
searching, and then one string-typed field to store the JSON snippet you've
been showing.
Michael Della Bitta
Applications Developer
o: +1 646 532 3062 | c: +1 917 477 7906
appinions inc.
“The Science of Influence Ma
As a single record? Hum, no.
So an Rss has /rss/channel/ and then lot of /rss/channel/item, right?
Each /rss/channel/item is a new document on Solr. I start with the solr example
rss, but i change that to has more fields, other fields and get the feed url
from a database.
So each /rss/channel/i
So you're trying to index a RSS feed as a single record, but you want to be
able to search for and retrieve individual entries from within the feed? Is
that the issue?
Michael Della Bitta
Applications Developer
o: +1 646 532 3062 | c: +1 917 477 7906
appinions inc.
“The Science of Influence M
This fields can be multiValued.
I the rss standart there is not correct to do that, but some sources do and i
like to grab it all. Is there any way that make it possible?
Once again, Many thanks :)
On Jul 31, 2013, at 3:54 PM, Michael Della Bitta
wrote:
> Luís,
>
> Is there a reason why spli
Luís,
Is there a reason why splitting this up into enclosure_type, enclosure_url,
and enclosure_length would not work?
Michael Della Bitta
Applications Developer
o: +1 646 532 3062 | c: +1 917 477 7906
appinions inc.
“The Science of Influence Marketing”
18 East 41st Street
New York, NY 10
Hi,
I'm trying to index information of RSS Feeds.
So in a more detailed explanation:
The RSS feed has something like:
http://www.engadget.com/podcasts/Engadget_Podcast_353.mp3";
length="32642192" type="audio/mpeg"/>
With my current configuration, this is working and i get a result like that:
Nope. Solr fields are flat. Why do you want to do this? I'm
asking because this might be an XY problems and there
may be other possibilities.
Best
Erick
On Wed, Jul 31, 2013 at 5:09 AM, Luís Portela Afonso
wrote:
> Hi, I'm trying to create a field with multiple fields inside, that is:
>
> origin
Hi, I'm trying to create a field with multiple fields inside, that is:
origin: {
htmlUrl: "http://www.gazzetta.it/";,
streamId: "feed/http://www.gazzetta.it/rss/Home.xml";,
title: "Gazzetta.it"
},
Get something like this. Is that possible? I'm using Solr 4.4.0.
Thanks
smime.p7s
Description: S/M
17 matches
Mail list logo