aspose file tools
The moose likes JForum and the fly likes Migrating to Lucene - result type issue Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » JForum
Reply Bookmark "Migrating to Lucene - result type issue" Watch "Migrating to Lucene - result type issue" New topic
Author

Migrating to Lucene - result type issue

Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
Hi there,

I certainly hope i didn't miss that one post that already has to answer to my question but I honestly couldnt find anything regarding the following issue.

I am supposed to change 2.1.7 JForum into a 2.1.8 - no biggy, but i changed to Lucene as well.

The problem is, that the templates are completely tailored so and when it comes to the search i just cant figure out how to change search_results.htm to work for me. The template iterates over "topics" and clearly the search did return topics. Now it retruns results which seem to be posts and cant get from the post to the topic. I figured out how to get to the topicId but thats probably only half the way.

Any hints are highly appreciated!
[originally posted on jforum.net by deminag]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Migrating to Lucene - result type issue
 
Similar Threads
file search using scanner
Need Suggestion for Local Search Engine
Create a new index from scratch with date
Lucene in Action
Help regarding search API