46 | | || Transform parameter in select() || Should be implemented in s3resource.py || Under Review || |
47 | | || Unit Tests for transform parameter in select() || Specific test cases included to check || Under Review || |
48 | | || New Textfilter for Full-Text Search || Implement in new search Filter s3filter.py || || |
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 || || |
51 | | || To extract the snippet and return into transform function || Along with the document, a snippet of text also should be shown || || |
52 | | || presentation or Display of records || Records for documents should be displayed || || |
| 46 | || Transform parameter in select() || Should be implemented in s3resource.py || Completed || |
| 47 | || Unit Tests for transform parameter in select() || Specific test cases included to check || Completed || |
| 48 | || New Textfilter for Full-Text Search || Implement in new search Filter s3filter.py || Completed || |
| 49 | || Javascript for FullTextFilter || in s3.filter.js to implement || Completed || |
| 50 | || Connect the textfilter query to select() || Find the connection where query's request is send || Completed | |
| 51 | || To extract the snippet and return into transform function || Along with the document, a snippet of text also should be shown || Delayed || |
| 52 | || presentation or Display of records || Records for documents should be displayed || Completed || |