Changes between Version 21 and Version 22 of DespoinaLog/2010/11/04


Ignore:
Timestamp:
2010-11-04T16:31:00+01:00 (13 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DespoinaLog/2010/11/04

    v21 v22  
    2929 * The Ontocat index is build correctly  :
    3030   * search working.
    31  * Null exception in creation of (db) index.  - resolved  (DONE)
    32  * Some field were null
     31 * Null exception in creation of (db) index.  - resolved  (DONE)
     32 * Some fields were null
    3333   * When retrieved from DB the table contact contains :
    34  *
    35          * id,
    36          * !FirstName,
    37          * !MidInitials, !LastName,
    38          * '''Affiliation, ,<---- this is strange. Is not contained in the DB , where does it come from ??'''
    39          * Address,
    40          * Phone, Email, Fax, tollFreePhone, labworker, xref_Affiliation.name AS Affiliation_name FROM Contact LEFT JOIN Institute AS xref_Affiliation ON xref_Affiliation.id....
    41      * Affiliation exists in model? but not in db ! update database .
    42        * database now empty
    43        * upload xls ..ok
    44        * rebuild index.
     34     * id,
     35     * !FirstName,
     36     * !MidInitials, !LastName,
     37     * '''Affiliation, ,<---- this is strange. Is not contained in the DB , where does it come from ??'''
     38     * Address,
     39     * Phone, Email, Fax, tollFreePhone, labworker, xref_Affiliation.name AS Affiliation_name FROM Contact LEFT JOIN Institute AS xref_Affiliation ON xref_Affiliation.id....
     40 * Affiliation exists in model? but not in db ! update database .
     41   * database now empty
     42   * upload xls ..ok
     43   * rebuild index.
    4544 * Search in the db index was not working for the field name
    4645
    47      * name is not included in the model or the database, but data are here!
    48        * this creepy feature is because this column was created by the XLS IMPORT!
    49      * '''Search inside the field description is WORKING : try "accurately" HIV .'''
     46 * name is not included in the model or the database, but data are here!
     47   * this creepy feature is because this column was created by the XLS IMPORT!
     48 * '''Search inside the field description is WORKING : try "accurately" HIV .'''