In DSpace, full-text indexing does not occur automatically. Instead, you must run (or schedule) the "[dspace]/bin/dspace filter-media" script. This script will look for files that DSpace is able to fulltext index (e.g. PDFs, HTML, Microsoft office), extract the text and indexes it.
Here's the documentation for "filter-media": https://wiki.duraspace.org/display/DSDOC6x/Mediafilters+for+Transforming+DSpace+Content We recommend scheduling this script to run on a regular basis (at least every night) via a Cron Job, or similar. Here's the instructions for doing that: https://wiki.duraspace.org/display/DSDOC6x/Scheduled+Tasks+via+Cron If you have any further questions, let us know on this mailing list. Tim On Wed, Oct 10, 2018 at 11:33 AM vinod awasare <[email protected]> wrote: > Dear sir, > I have installed dspace and created community, collection > into that community. And imported some PDFs in collection. But full text > search is not working. > > -- > All messages to this mailing list should adhere to the DuraSpace Code of > Conduct: https://duraspace.org/about/policies/code-of-conduct/ > --- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. > -- Tim Donohue Technical Lead for DSpace & DSpaceDirect DuraSpace.org | DSpace.org | DSpaceDirect.org -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
