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


Ignore:
Timestamp:
09/16/13 08:51:34 (11 years ago)
Author:
Vishrut Mehta
Comment:

--

Legend:

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

    v43 v44  
    4444|| Unit tests for all cases(solr un/available, query(), call() ) || Implemented the unit tests for s3resource || Completed ||
    4545|| Generic Indexing onaccept() hook, can be integrated in any module || Implemented and tested on doc_document || Completed ||
    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 ||