Changes between Version 13 and Version 14 of BluePrint/TextSearch


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

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/TextSearch

    v13 v14  
    2222== Requirements ==
    2323=== Functional ===
     24For Full Text:
     25* Proper understand and the work model of S3Search(depricated) and S3Filter is required.
     26* Literature study of Apache Lucene and PyLucene.
     27* Getting familiar with PyLucene and deploy it into my local machine.
     28* Studying the linkage of the Lucene daemon and web2py server.
     29* Extend the functionality of S3Filter by introducing
    2430=== Non-functional ===
    2531=== Interoperability ===
     
    2935[[Image(search.png)]]
    3036== Design ==
    31 === Data Model ===
    3237
    3338=== Workflows ===
     
    5358[[BR]]
    5459http://lucene.apache.org/pylucene/features.html
     60[[BR]]
     61http://oak.cs.ucla.edu/cs144/projects/lucene/
    5562----
    5663BluePrint