docs/HISTORY.txt
changeset 42 242331259942
parent 39 25d3419c3733
child 54 38115f8aa614
equal deleted inserted replaced
41:929e3470cfeb 42:242331259942
     1 History
     1 History
     2 =======
     2 =======
       
     3 
       
     4 0.1.8
       
     5 -----
       
     6  - updated Elasticsearch mappings
       
     7  - use ZODBConnection as context manager when starting indexer process
     3 
     8 
     4 0.1.7
     9 0.1.7
     5 -----
    10 -----
     6  - use ZODBConnection class instead of ZEOConnection to handle any ZODB storage for content indexer
    11  - use ZODBConnection class instead of ZEOConnection to handle any ZODB storage for content indexer
     7  - add Pyramid settings to start indexer process
    12  - add Pyramid settings to start indexer process