Re: Thinking about better highlighting

2005-08-26 Thread Fred Toth
Thanks Mark for your pointers. I'm deep into this, trying to wire something up. Am I right that the MemoryIndex with getReader() is not available anywhere at this point? Thanks, Fred At 11:53 AM 8/25/2005, mark harwood wrote: >> but I'm still lost on how to convert > everything to SpanQuery >

Re: Thinking about better highlighting

2005-08-25 Thread Fred Toth
Based on this discussion, I've gone back and re-read everything in LIA on SpanQuery, etc. Isn't this just another manifestation of the same problem? How do I reliably, correctly convert an arbitrary lucene query into its equivalent SpanQuery? Here's one, for example: +text:"jurassic barnea" +au

Thinking about better highlighting

2005-08-24 Thread Fred Toth
All, First, my thanks to those who've contributed to the current best practices for highlighting. We use your code! However, after reviewing recent discussions about highlighting, and struggling with our own highlighting issues, I'm wondering if there's a better way. Others have certainly thoug

Re: Document visible by Term, but not search

2005-08-24 Thread Fred Toth
Hi Dan, What's the term? Could this be an analyzer problem? Are you using the same analyzer for indexing and searching? Fred At 09:06 PM 8/24/2005, you wrote: I have the following strange behavior for an index. The index has been optimized and has no deletions. It's in compound file format. U

Re: Does highlighter highlight phrases only?

2005-06-28 Thread Fred Toth
Thanks Erik! I think I found it. For others who are interested: http://issues.apache.org/bugzilla/show_bug.cgi?id=35518 Fred Toth At 09:26 PM 6/28/2005, you wrote: On Jun 28, 2005, at 9:09 PM, Fred Toth wrote: Hi, I'm working with the highlighter and phrase queries and I'm

Does highlighter highlight phrases only?

2005-06-28 Thread Fred Toth
s". I can't tell if that's because I'm doing something wrong or if that's just the way it works. Anybody know the answer to this one? Thanks, Fred Toth - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Preserving original HTML file offsets for highlighting, need HTMLTokenizer?

2005-05-30 Thread Fred Toth
le. These would be used later during highlighting. Clever filters could be selective about what gets stripped and what gets passed on. Has anyone else hit this problem (and hopefully solved it)? Any suggestions appreciated, as always. Thanks, Fred Toth

Term offset support not in current release?

2005-05-24 Thread Fred Toth
. Just making sure I'm not missing anything. Thanks, Fred Toth - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Using Highlighter to highlight entire HTML documents?

2005-05-24 Thread Fred Toth
ld be appreciated. Thanks, Fred Toth - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]