Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-2437

gora mongodb mapping file error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.4
    • 2.4
    • storage

    Description

      conf/gora-mongodb-mapping.xml

       <field name="stmPriority" family="stmPriority" type="int32"/>
      

      should be

       
       <field name="stmPriority" docfield="stmPriority" type="int32"/>
      

      Otherwise it is throwing exception.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tmzzngl Tulay Muezzinoglu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: