No text version was included, PHONEslips converted HTML to text:


Well, I've downloaded it, and am downloading boost now.  It is a shame (imho) 
that you've moved away from the super-easy build of the previous version (MS VS 
project files).  If I ever do get this new format compiled, how does the 
distribution size compare to the previous version?  The previous DLL I built, 
even with the MS CRTL compiled in (no dependencies other than kernel32.dll), 
was around 500KB.--------------------
 Eric,

For new development you better work with our git master HEAD. See 
http://clucene.sourceforge.net/download.shtml

 You'll find the Highlighter under /src/contribs-lib/CLucene/highlighter.

Itamar.

I just started looking at the source code, but it sure looks like you can. If 
you look at this file: clucene-contrib-0.9.13/test/TestHighlight.cpp In the 
doStandardHighlights() function, you'll see this line: const TCHAR* text = 
hl_hits->doc(i).get("content"); [I replaced a define with the actual text for 
clarity.] Instead of pulling the text from the document field, you should be 
able to pull it from your database. < < Original message from, "Ahmed" 
mailto:ci7nu...@gmail.com  < ci7nu...@gmail.com>: Date: Sat, 07 Aug 2010 
21:20:41 +0100 To: mailto:clucene-developers@lists.sourceforge.net  Can i use 
the highlighter even if i don't store text in clucene index? Le samedi 07 août 
2010 à 09:50 +0200, Ben van Klinken a écrit : Check out the highlighter code 
in the contribs folder. Should do what u need. Ben 
------------------------------------------------------------------------------ 
This SF.net email is sponsored by Make an app they can't live without Enter the 
BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev  
_______________________________________________ CLucene-developers mailing list 
mailto:CLucene-developers@lists.sourceforge.net  
https://lists.sourceforge.net/lists/listinfo/clucene-developers 
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

Reply via email to