[daisy] Query+Include question

Bruno Dumon bruno at outerthought.org
Fri Dec 8 02:06:23 CST 2006


On Thu, 2006-12-07 at 15:18 -0500, Robert Cecil wrote:
> I think removing the 'daisy:' will fix the problem.

Indeed.

>  Plus I think you  
> want to select name for the query include to work
> 
> select name where id = 8

For the query-include, it doesn't matter what one selects, as it is
disregarded anyway (each query result set row is associated with a
document, so it is from there it knows what to include), but the query
syntax requires to select something, so taking something small and quick
to retrieve like 'id' is a good choice.

-- 
Bruno Dumon                             http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
bruno at outerthought.org                          bruno at apache.org



More information about the daisy mailing list