I was expecting to be able to search in the body, but apparently I don't
need it according to Markus.
Regards,
On 10/09/2012 03:27 PM, Rafał Kuć wrote:
Hello!
I assume you've added the body field, but you don't populate it. As
far as I remember Nutch don't fill the body field by default. What
r@lucene.apache.org
> Subject: Re: Search in body
>
> Hello!
>
> I assume you've added the body field, but you don't populate it. As
> far as I remember Nutch don't fill the body field by default. What
> you are expecting to have in the body field ?
>
> -
Hello!
I assume you've added the body field, but you don't populate it. As
far as I remember Nutch don't fill the body field by default. What
you are expecting to have in the body field ?
--
Regards,
Rafał Kuć
Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch - ElasticSearch
> I've ju
I've just indexed again, and no luck.
Below is my schema
sortMissingLast="true"
omitNorms="true"/>
precisionStep="0"
omitNorms="true" positionIncrementGap="0"/>
I had no idea I had to index again, thanks for the heads up.
On 10/09/2012 02:58 PM, Rafał Kuć wrote:
Hello!
After altering your schema.xml have you indexed your documents again ?
It would be nice to see how you schema.xml looks like and example of
the data, because otherwise we can only guess
Hello!
After altering your schema.xml have you indexed your documents again ?
It would be nice to see how you schema.xml looks like and example of
the data, because otherwise we can only guess.
--
Regards,
Rafał Kuć
Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch - ElasticSearch
>
Hi,
My previous schema didn't have the body defined as field, so I did and
searched for "body:Smyrna", and no results turned up. What am I doing wrong?
Regards,