Hello everybody,
We are building a new website in Magnolia 3.5.1, but while making the searchtemplate we are experiencing something we need a little help with. We are using the <cmsu:simpleSearch> tag. On one machine we made a template, we also made the content to test our template against. Everything seemed to work fine, until we checked out the code to a new machine, connecting to the same content in the same MySQL-DB. We can see the content (of course), but when using the template, we get no returnvalues for keywords that do work on the original machine. This leads us to believe that the simpleSearch gets its results from the indexes made by lucene. We now believe that lucene doesn't index at all. We can't seem to find the lines in the console that are proving otherwise. And when we copy the repository directory from the machine that is returning rulsts to the machine that is not, we can query the content that was made up to that point, but when we create new content, we cannot seems to find this back using the search. Hopefully you guys can lead us into the right direction, but if we need to provide more information, don't hesitate to ask. Thanks in advance, Jurjen ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/ ----------------------------------------------------------------
