Do that during indexing as Emir suggested. Specifically, use an
UpdateRequestProcessor chain, probably with the Clone and FieldLength
processors: 
http://www.solr-start.com/javadoc/solr-lucene/org/apache/solr/update/processor/FieldLengthUpdateProcessorFactory.html

Regards,
   Alex.

On 31 December 2017 at 22:00, Zheng Lin Edwin Yeo <edwinye...@gmail.com> wrote:
> Hi,
>
> Would like to check, if it is possible to query a field which has data of
> more than a certain length?
>
> Like for example, I want to query the field subject that has more than 255
> bytes. Is it possible?
>
> I am currently using Solr 6.5.1.
>
> Regards,
> Edwin

Reply via email to