Hi Ahmet,

I just refering to Solr's schema.xml which described this field definition.
In this case for example "author" field.
Then also refer to Solr query's result which I queried through Solr Admin
page that didn't response author field.
CMIIW.

Thanks.-


On Wed, Jun 4, 2014 at 5:19 AM, Ahmet Arslan <iori...@yahoo.com.invalid>
wrote:

> Hi Bayu,
>
> I think this is a nutch question, no?
>
> Ahmet
>
>
>
> On Wednesday, June 4, 2014 1:13 AM, Bayu Widyasanyata <
> bwidyasany...@gmail.com> wrote:
> Hi,
>
> I'm sorry if this is a frequently asked question.
>
> In default Solr's schema.xml file we define an "author" field like
> following:
>     <field name="author" type="text_general" stored="true" indexed="true"/>
>
> But this field seems not parsed (by nutch) and indexed (by Solr).
> My query is always return null result for "author" field even some
> documents (PDF) are have author contents.
>
> How to display them?
> What should I prepared during fetch & parsing which I missed out?
> Any documents/links for this issue?
>
> Thanks in advance.
>
> --
> wassalam,
> [bayu]
>
>


-- 
wassalam,
[bayu]

Reply via email to