Changes between Version 27 and Version 28 of Event/2013/GSoC/TextSearch
- Timestamp:
- 07/28/13 17:25:50 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Event/2013/GSoC/TextSearch
v27 v28 151 151 || Designing the Full-Text search functionality implementation || Discussed with Dominic and Fran || Completed || 152 152 || Implementation of fulltext() function in s3resource.py || Successfully implemented with Error handling || Completed || 153 || Implemented a transform() function to transform a __textquery 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 || 154 154 || Unit tests for all cases(solr un/available, query(), __call__() ) || Implemented the unit tests for s3resource || Almost Done || 155 155 || Generic Indexing onaccept() hook, can be integrated in any module || Implemented and tested on doc_document || Completed ||