Changes between Version 18 and Version 19 of BluePrint/TextSearch


Ignore:
Timestamp:
04/20/13 16:16:47 (11 years ago)
Author:
Vishrut Mehta
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/TextSearch

    v18 v19  
    2222== Requirements ==
    2323=== Functional ===
    24 For Full Text:
    25 * Proper understanding and the work model of S3Search(depricated) and S3Filter is required.
    26 [[BR]]
    27 * Literature study of Apache Lucene and PyLucene.
    28 [[BR]]
    29 * Getting familiar with '''PyLucene''' and deploy it into my local machine.
    30 [[BR]]
    31 * Studying the linkage of the Lucene daemon and web2py server.
    32 [[BR]]
    33 * Extend the functionality of S3Filter by introducing an addition feature (which is a text field) to search for text through documents.
    34 [[BR]]
     24For Full Text Search:[[BR]]
     25* Proper understanding and the work model of S3Search(depricated) and S3Filter is required.[[BR]]
     26* Literature study of Apache Lucene and PyLucene.[[BR]]
     27* Getting familiar with '''PyLucene''' and deploy it into my local machine.[[BR]]
     28* Studying the linkage of the Lucene daemon and web2py server.[[BR]]
     29* Extend the functionality of S3Filter by introducing an addition feature (which is a text field) to search for text through documents.[[BR]]
    3530*
    3631