Hi Anthony, We do support the context related attributes but with a caveat.
You see, in order to highlight the relevent parts of the document we need Lucene to store the body of the document. Doing so would make the size of the Lucene index grow a magnitude quicker. So to avoid penalizing those who'd like this feature, we introduced a new attribute to CFCOLLECTION called STOREBODY which indicates if the bodies of all the documents added to that collection should be stored in the index. This defaults to false but setting it to true will enable the context highlighting. HTH Andy Anthony Hixon, Jr. wrote: > I have been scouring the net looking for an answer to this but can't > find a solid answer so I'm coming to the source. :) > > Does OpenBD's Lucene implementation support the contextPassages and > context attributes? I'm migrating some of my search pages over from an > older CFMX 7 application and adjusting for the change, but I cannot > get a context summary to show up. > > Thanks! > > -- > Anthony Hixon, Jr. > Certified Advanced ColdFusion MX 7 Developer > Mobile: (706) 639-3617 > [email protected] <mailto:[email protected]> > > > --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
