: 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.
depending on what exactly it is you are trying to do, you should take a look at the "highlighter" contrib or the "explain" method in the API. BTW... http://people.apache.org/~hossman/#java-dev Please Use "[EMAIL PROTECTED]" Not "[EMAIL PROTECTED]" Your question is better suited for the [EMAIL PROTECTED] mailing list ... not the [EMAIL PROTECTED] list. java-dev is for discussing development of the internals of the Lucene Java library ... it is *not* the appropriate place to ask questions about how to use the Lucene Java library when developing your own applications. Please resend your message to the java-user mailing list, where you are likely to get more/better responses since that list also has a larger number of subscribers. -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]