Changes between Version 27 and Version 28 of Event/2013/GSoC/TextSearch


Ignore:
Timestamp:
07/28/13 17:25:50 (12 years ago)
Author:
Vishrut Mehta
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Event/2013/GSoC/TextSearch

    v27 v28  
    151151|| Designing the Full-Text search functionality implementation || Discussed with Dominic and Fran || Completed ||
    152152|| Implementation of fulltext() function in s3resource.py || Successfully implemented with Error handling || Completed ||
    153 || Implemented a transform() function to transform a __text query to __belong query || Successfully implemented with Error handling || Completed ||
     153|| Implemented a transform() function to transform a TEXT query to __belong query || Successfully implemented with Error handling || Completed ||
    154154|| Unit tests for all cases(solr un/available, query(), __call__() ) || Implemented the unit tests for s3resource || Almost Done ||
    155155|| Generic Indexing onaccept() hook, can be integrated in any module || Implemented and tested on doc_document || Completed ||