Changes between Version 42 and Version 43 of Event/2013/GSoC/TextSearch


Ignore:
Timestamp:
08/18/13 12:52:17 (11 years ago)
Author:
Vishrut Mehta
Comment:

--

Legend:

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

    v42 v43  
    4646|| Transform parameter in select() || Should be implemented in s3resource.py || Under Review ||
    4747|| Unit Tests for transform parameter in select() || Specific test cases included to check || Under Review ||
    48 || New TextFilter for FullText Search || Implement in new search  Filter s3filter.py || ||
     48|| New Textfilter for Full-Text Search || Implement in new search  Filter s3filter.py || ||
    4949|| 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 || ||
    5151|| 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 || ||