You can of course change the source and destination field mappings so
that you don't need to query URL id's

This is a workaround though and doesn't fully address the issue of
querying by URL id.

Lewis

On Sat, Sep 8, 2012 at 2:22 PM, Alaak <[email protected]> wrote:
> Hi,
>
> I have a problem with the way Nutch (1.6 trunk) stores the pages id to the
> Solr (3.6.1) index. It uses the pages URL. However due to special characters
> in the URL like ":" or "/" it is impossible to use the URL as query
> parameter to access documents on Solr. Of course it is possible to apply URL
> encoding, but it seems Solr does not invert the encoding on Server side and
> thus is unable to match the queried URL to the URL in the index. So does
> anyone know of a way to retrieve documents from a Nutch created Solr Index
> by id?
>
> Thanks and Regards



-- 
Lewis

Reply via email to