Legacy Knowledge Base
Published Jul. 2, 2025

Files Are Being Partially Indexed

Written By

Michael Wine

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.
This article explains why only a portion of some web content appears to be indexed. For example, only some portions of text files are indexed for search while other portions are not searchable.

Resolution

This is intended behavior. Indexing for files is controlled by the portal-ext.property:

dl.file.indexing.max.size

Any file that is bigger than this defined file size will not be fully indexed. Therefore, only a small portion—for example, the first 330 lines in the case of a text file—will be searchable. 

This behavior is a function of Lucene/Solr and exists for scalability.

Did this article resolve your issue ?

Legacy Knowledge Base