As I understand if you had parse-pdf disabled you have to reparse (snd
then reindex) segments. There is no standard way to do it (I think it
might be done with some tricks). The easiest way would be to refetch it
with pdf parsing enabled.
Piotr
Lucas Rockwell wrote:
Hi all,
I have enabled the parse-pdf and index-more plugins and reindexed my
segments and then enabled those plus the query-more plugin in my
front-end application and when I do a query I still can not get at the
contents of the PDFs in the index. And even when I search for "pdf" --
which gets me all PDF files because of the url -- and use
FetchedSegments.getSummary() there is nothing there. Any idea what I am
doing wrong?
Thanks.
-lucas