----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16322/ -----------------------------------------------------------
(Updated Dec. 23, 2013, 1:10 a.m.) Review request for wave, Ali Lown, Vicente J. Ruiz Jurado, and Yuri Zelikov. Changes ------- commit 6b44ce11422f327f2573a590279319ab67736f67 Author: Frank Ren <renfeng...@gmail.com> Date: Mon Dec 23 01:03:00 2013 +0800 timestamp type change from long to double; commit c96340ec721d685ca127a6fc22c2554187c0d007 Merge: 272defd 4490c70 Author: Frank Ren <renfeng...@gmail.com> Date: Mon Dec 23 00:39:08 2013 +0800 merged Bugs: WAVE-311 https://issues.apache.org/jira/browse/WAVE-311 Repository: wave Description ------- For details (issues and commits): https://github.com/renfeng/wave Diffs (updated) ----- run-export.sh d2cddb7 run-import.sh 45fff8a server.config.example 19ba8b2 src/com/google/wave/api/Annotation.java b55f778 src/org/waveprotocol/box/server/SearchModule.java 2de0ef9 src/org/waveprotocol/box/server/ServerMain.java b50454d src/org/waveprotocol/box/server/robots/agent/search/SolrRobot.java PRE-CREATION src/org/waveprotocol/box/server/robots/agent/welcome/WelcomeRobot.java 2735940 src/org/waveprotocol/box/server/waveserver/SimpleSearchProviderImpl.java ee7093f src/org/waveprotocol/box/server/waveserver/SolrSearchProviderImpl.java PRE-CREATION src/org/waveprotocol/box/server/waveserver/SolrWaveIndexerImpl.java PRE-CREATION src/org/waveprotocol/box/server/waveserver/WaveDigester.java b103bbb Diff: https://reviews.apache.org/r/16322/diff/ Testing ------- tests on search box * in:inbox * (empty) for all, including waves shared in the domain * with:@ * (free texts) tests on solr-bot * single word * phrase (quoted with double quotation marks) * syntax applicable to search box Thanks, Frank R.