You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@roller.apache.org by Ben Avery <be...@youthnet.org> on 2006/09/18 15:21:31 UTC

Roller 3.0rc1 - no search results

I'm working on an installation of 3.0rc1, having migrated the database 
from 2.1.

The blog entries appear fine, the calendar works, but I get no search 
results when there are definite matches.

I'm using the new Basic theme, the templates shouldn't be the problem.

I've set logging to DEBUG, but can't see anything of interest in the log.

And I've tried tracing the source, but it disappears into Lucene in 
org.apache.roller.business.search.operations
.SearchOperation


Roller 3.0rc1
Solaris 2.9
Java 1.5
Tomcat 5.5
Oracle 9.2

-- 


Ben Avery
Software Developer
Youthnet UK

email: ben.avery@youthnet.org
phone: 020 7288 7333
snail: 2-3 Upper Street
        London N1 0PQ


Re: Roller 3.0rc1 - no search results

Posted by Dave <sn...@gmail.com>.
Search is working for me.

I see this in my roller.log:
INFO  2006-09-19 16:38:59,183 IndexManagerImpl:<init> - search enabled: true
INFO  2006-09-19 16:38:59,184 IndexManagerImpl:<init> - index dir:
/export/home/dave/roller_data/search-index

And when I post an entry I see this:

INFO  2006-09-19 16:46:55,426 WriteToIndexOperation:run - Starting
search index operation
INFO  2006-09-19 16:46:55,777 WriteToIndexOperation:run - Search index
operation complete

What do you see in your logs. Is search enable and the index directory
is writable?

- Dave



On 9/18/06, Ben Avery <be...@youthnet.org> wrote:
> I'm working on an installation of 3.0rc1, having migrated the database
> from 2.1.
>
> The blog entries appear fine, the calendar works, but I get no search
> results when there are definite matches.
>
> I'm using the new Basic theme, the templates shouldn't be the problem.
>
> I've set logging to DEBUG, but can't see anything of interest in the log.
>
> And I've tried tracing the source, but it disappears into Lucene in
> org.apache.roller.business.search.operations
> .SearchOperation
>
>
> Roller 3.0rc1
> Solaris 2.9
> Java 1.5
> Tomcat 5.5
> Oracle 9.2
>
> --
>
>
> Ben Avery
> Software Developer
> Youthnet UK
>
> email: ben.avery@youthnet.org
> phone: 020 7288 7333
> snail: 2-3 Upper Street
>         London N1 0PQ
>
>