You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oodt.apache.org by brian Foster <ho...@juno.com> on 2011/12/06 01:09:17 UTC

Review Request: Add support for LuceneQuery action to optionally return more than just Product ID results

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3020/
-----------------------------------------------------------

Review request for oodt, Chris Mattmann and Paul Ramirez.


Summary
-------

Issue tracked here: https://issues.apache.org/jira/browse/OODT-363


Diffs
-----

  trunk/filemgr/src/main/java/org/apache/oodt/cas/filemgr/cli/action/AbstractQueryCliAction.java PRE-CREATION 
  trunk/filemgr/src/main/java/org/apache/oodt/cas/filemgr/cli/action/LuceneQueryCliAction.java 1210199 
  trunk/filemgr/src/main/java/org/apache/oodt/cas/filemgr/cli/action/SqlQueryCliAction.java 1210199 
  trunk/filemgr/src/main/resources/cmd-line-options.xml 1210199 
  trunk/filemgr/src/test/org/apache/oodt/cas/filemgr/cli/TestFileManagerCli.java 1210199 
  trunk/filemgr/src/test/org/apache/oodt/cas/filemgr/cli/action/TestLuceneQueryCliAction.java 1210199 
  trunk/filemgr/src/test/org/apache/oodt/cas/filemgr/cli/action/TestSqlQueryCliAction.java 1210199 
  trunk/filemgr/src/test/org/apache/oodt/cas/filemgr/system/MockXmlRpcFileManagerClient.java 1210199 

Diff: https://reviews.apache.org/r/3020/diff


Testing
-------

wrote unit-tests and tested via command-line


Thanks,

brian