Changes between Version 19 and Version 20 of Event/2013/GSoC/TextSearch
- Timestamp:
- 07/28/13 12:05:37 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Event/2013/GSoC/TextSearch
v19 v20 31 31 32 32 * Pylucene 33 * Installation details are here: http://eden.sahanafoundation.org/wiki/BluePrint/TextSearch#Pylucene 33 * Installation details are here: http://eden.sahanafoundation.org/wiki/BluePrint/TextSearch#Pylucene[[BR]] 34 34 35 35 * Apache Solr 36 * The installation details are here: http://eden.sahanafoundation.org/wiki/BluePrint/TextSearch#ApacheSolr 36 * The installation details are here: http://eden.sahanafoundation.org/wiki/BluePrint/TextSearch#ApacheSolr[[BR]] 37 37 38 38 * Sunburnt 39 * The script Attached below installs the dependencies and also configures and installs Apache Solr and Sunburnt 39 * The script Attached below installs the dependencies and also configures and installs Apache Solr and Sunburnt[[BR]] 40 40 41 * Asynchronously Indexing and Deleting Documents: 42 mvfkl 43 44 41 45 42 46 ||= SMART Goal =||= Measure =||= Status =|| … … 51 55 || Implemented a transform() function to transform a __text query to __belong query || Successfully implemented with Error handling || Completed || 52 56 || Unit tests for all cases(solr un/available, query(), __call__() ) || Implemented the unit tests for s3resource || Almost Done || 53