Changes between Version 42 and Version 43 of Event/2013/GSoC/TextSearch
- Timestamp:
- 08/18/13 12:52:17 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Event/2013/GSoC/TextSearch
v42 v43 46 46 || Transform parameter in select() || Should be implemented in s3resource.py || Under Review || 47 47 || Unit Tests for transform parameter in select() || Specific test cases included to check || Under Review || 48 || New Text Filter for FullText Search || Implement in new search Filter s3filter.py || ||48 || New Textfilter for Full-Text Search || Implement in new search Filter s3filter.py || || 49 49 || Javascript for FullTextFilter || in s3.filter.js to implement || || 50 || Connect the textfilter query to select() with transform=True || Find the connection where query's request is send || ||50 || Connect the textfilter query to select() with transform=True || Find the connection where query's request is send || || 51 51 || To extract the snippet and return into transform function || Along with the document, a snippet of text also should be shown || || 52 || Presentation/Display of records || Records for documents should be displayed || ||52 || presentation or Display of records || Records for documents should be displayed || ||