• ppoffice's avatar
    Fix protobuf generation and test file · 96387b24
    ppoffice authored
    * It seems that new versions of protobuf compiler requires the input
      protobuf file name to have a prefix of the --proto_path, relative
      path does not work in this case
    * Fix two null exceptions in test/test.py where docid does not present
      in the query result
    96387b24