Correcting my earlier post. It lost some lines some how.

Hi,

I have set up to import some oracle clob columns with DIH. I am using the
latest nightly release. My config says,


<entity name="log" transformer="ClobTransformer"
...

    <field column="description" clob="true" name="description" />
    ....

</entity>

But it does not seem to turn this clob into a String. The search results
show:

<doc>
   <float name="score">1.8670129</float>
    <str name="description">oracle.sql.c...@aed3a5</str>
   <int name="log_no">4486</int>
</doc>

Any pointers on why I do not get the 'string' out of the clob for indexing?
Is the nightly war NOT the right one to use?

Thanks for your help.

- ashok



ashokc wrote:
> 
> Hi,
> 
> I have set up to import some oracle clob columns with DIH. I am using the
> latest nightly release. My config says,
> 
> <entity name="description" transformer="ClobTransformer" ... <field
> column="description" clob="true" />
>     ....
> 
> </entity>
> 
> But it does not seem to turn this clob into a String. The search results
> show:
> 
> <doc>
>    <float name="score">1.8670129</float>
>     <str name="description">oracle.sql.c...@aed3a5</str>
>    <int name="log_no">4486</int>
> </doc>
> 
> Any pointers on why I do not get the 'string' out of the clob for
> indexing? Is the nightly war NOT the right one to use?
> 
> Thanks for your help.
> 
> - ashok
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Oracle-Clob-column-with-DIH-does-not-turn-to-String-tp22859837p22859865.html
Sent from the Solr - User mailing list archive at Nabble.com.

  • Oracle Clob column wit... ashokc
    • Re: Oracle Clob c... ashokc
      • Re: Oracle Cl... Noble Paul നോബിള്‍ नोब्ळ्
        • Re: Oracl... ashokc
          • Re: O... Noble Paul നോബിള്‍ नोब्ळ्
            • ... ashokc
              • ... Noble Paul നോബിള്‍ नोब्ळ्
                • ... ashokc
                • ... Noble Paul നോബിള്‍ नोब्ळ्
                • ... ashokc
                • ... Noble Paul നോബിള്‍ नोब्ळ्
                • ... ashokc

Reply via email to