Search the web
Sign In
New User? Sign Up
dtsearch · dtSearch Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Highlighting Hits in PDF   Message List  
Reply | Forward Message #1799 of 1910 |
Re: [dtsearch] Highlighting Hits in PDF


>I created an index from a database wherein a field contains the path
>and filename of a PDF file (another fields contain text data), thus
>every row contains different filename all in PDF format.
>
>There is nothing wrong with indexing and searching, I only notice that
>when a searching using with certain conditions (i.e. <fieldname
>contains(something)>) and try to click the result PDF filename it does
>generate a correct file and correct search but it misses the correct
>highlighted hits. I expect the highlighted hits in PDF to point on the
>keyword stated in the search criteria but it hihglights different
>words that are not even in the criteria.

Usually hit highlighting problems mean that FileConverter was set up
with incomplete data about the input document, although other
possible causes are (1) changes to the file since it was indexed, (2)
changes to the dtSearch Engine version, or (3) providing inconsistent
input, especially when indexing using the data source API (the input
to FileConverter has to exactly match what you returned in your
DataSource implementation).

Building the index with caching of original files enabled, and using
the dtsConvertGetFromCache flag in FileConverter, can greatly
simplify inconsistency problems because FileConverter can get your
original data from the cache.

For other troubleshooting steps, see:
http://support.dtsearch.com/faq/dts0208.htm

David Thede
dtSearch Corp.





Thu Sep 20, 2007 6:32 pm

davidthede
Offline Offline
Send Email Send Email

Forward
Message #1799 of 1910 |
Expand Messages Author Sort by Date

Hello guys, I created an index from a database wherein a field contains the path and filename of a PDF file (another fields contain text data), thus every row...
ecvservice
Offline Send Email
Sep 20, 2007
1:10 pm

... Usually hit highlighting problems mean that FileConverter was set up with incomplete data about the input document, although other possible causes are (1)...
David Thede
davidthede
Offline Send Email
Sep 20, 2007
8:23 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help