Hi Markus,

I read the documentation for the subcollection plugin here:

http://svn.apache.org/repos/asf/nutch/trunk/src/plugin/subcollection/README.
txt

It didn¹t mention anything about prefixing your field names with a space.
So, I went and checked:

http://svn.apache.org/repos/asf/nutch/trunk/src/plugin/subcollection/src/jav
a/org/apache/nutch/indexer/subcollection/SubcollectionIndexingFilter.java

It seems like the only thing it does beyond your normal NutchDocument that¹s
indexed is add the sub collection name to the indexed set of fields, so I¹m
wondering what you¹re seeing here. Do you have any further information?

Cheers,
Chris


On 6/19/10 9:55 AM, "Markus Jelsma" <[email protected]> wrote:

> I'm sorry, but i need to bump this one. Any suggestions?
>  
> -----Original message-----
> From: Markus Jelsma <[email protected]>
> Sent: Tue 15-06-2010 10:51
> To: [email protected];
> Subject: prefixed space in subcollection field
> 
> Hi list,
> 
>  
> 
> Fields created by the subcollection plugin end up with a prefixed space in my
> Solr index but the name and id fields in my subcollection.xml don't have that
> same space prefixed, i checked it three times just to be certain i didn't mess
> up the configuration. I am unsure where the space comes from and where to fix
> it. Any ideas on this one?
> 
>  
> 
> Cheers,
> 


Reply via email to