Lucene hits locator.

2008-05-11 Thread themis
Hello. i am trying to develop a demo search engine using hte lucene library.I ve been trying to find a way to locate the position of each hit result in a document but don't seem to find any way doing this.Maybe you know of any lucene method or even a more complex way. Thank you in advance. --

Re: [jira] Commented: (LUCENE-1282) Sun hotspot compiler bug in 1.6.0_04/05 affects Lucene

2008-05-11 Thread Mark Miller
From what I read -Xint slows you down so much its not much of a workaround. Here's a couple examples of that exclude method syntax (had to use it recently with eclipse): -XX:CompileCommand=exclude,org/apache/lucene/index/IndexReader\ $1,doBody

[jira] Commented: (LUCENE-1282) Sun hotspot compiler bug in 1.6.0_04/05 affects Lucene

2008-05-11 Thread Bruce Ritchie (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12595957#action_12595957 ] Bruce Ritchie commented on LUCENE-1282: --- From Mark Miller on the developer's mailing