Re: [campsite-support] Bug in Campsite indexer
  • Thank you Raed, I fixed this bug for 2.5.1

    Mugur

    wrote: Author: tamamtech
    Link: http://code.campware.org/phorum/read.php?8,3791,3791#msg-3791
    --------------------------------------------------------------------------------

    Hello Mugur,

    When using multiple instance of campsite, we noticed that the indexer doesn't index the articles, and running it from the shell gives this output:

    # ./campsite_indexer
    campsite_indexer: Adding keyword: query: Column 'Id' cannot be null
    campsite_indexer: Adding keyword: query: Column 'Id' cannot be null
    campsite_indexer: Adding keyword: query: Column 'Id' cannot be null
    campsite_indexer: Adding keyword: query: Column 'Id' cannot be null

    The solution we found for this issue is to add a record to the KeywordIndex table. After doing that, the indexer works fine and index all articles.



    --
    Sent from Campware Forums
    http://code.campware.org/phorum



    ---------------------------------
    New Yahoo! Messenger with Voice. Call regular phones from your PC and save big.
  • 1 Comment sorted by
  • Anytime Smile