Hi Peter,

What file do you want to include? (I see no src attribute?)

Cheers,
Jos

On Mon, Mar 16, 2015 at 8:37 PM, Peter Sparkes <pe...@didm.co.uk> wrote:

>  Hi,
>
> I have a lucene application base on "samples/blocks/querybean"
>
> All worked fine for a long time, but now the cinclude in
>
>  <!-- the lucene indexer -->
> <map:match pattern="screen/indexer">
>        <map:generate type="jx" src="screens/lucene-indexer.xml"/>
>        <map:transform type="cinclude"/>
>
> for new file result in for example:
>         <lucene:document url="2947"> </lucene:document>
>
> instead of for the older files
>
>             <lucene:document url="4696">
>            <lodge lodge="west farm"  web="true">
>                 etc
>             </lodge>
>    </lucene:document>
>
>     Please,Any ideas why the "  cinclude" is not  properly including the
> new file
>
> Peter
>
>
>



-- 
Confucius said way too much ...

Reply via email to