PiRSquared17 / flaxcode

Automatically exported from code.google.com/p/flaxcode
0 stars 0 forks source link

PDF indexer doesn't extract metadata correctly #199

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The PDF indexer isn't extracting the metadata from PDF files correctly,
thus the search results tend to show the filename rather than the title. To
test this, create a wordprocessor doc in Open Office, add metadata with the
File:Properties menu option, then export as PDF, then index with Flax
Basic, then search.

Original issue reported on code.google.com by charliej...@gmail.com on 4 Sep 2008 at 3:38

GoogleCodeExporter commented 9 years ago
See #194 - this is because we're not reading Value chunks from the IFilter 
interface
correctly.

Original comment by charliej...@gmail.com on 5 Sep 2008 at 1:54

GoogleCodeExporter commented 9 years ago

Original comment by charliej...@gmail.com on 19 Aug 2009 at 3:30