.de/>
eMail: u...@thetaphi.de
From: Chris Bamford [mailto:cbamf...@mimecast.com]
Sent: Monday, March 20, 2017 1:02 PM
To: java-user@lucene.apache.org
Subject: Limiting terms / field
Hello,
We are using Lucene 4.10.3 and are interested in limiting the number of terms
per field. In th
Hello,
We are using Lucene 4.10.3 and are interested in limiting the number of terms
per field. In the past this was set by the IndexWriter (maxFieldLength) and
the default was 10K; as I understand it this is no longer the case, in fact it
is now unlimited by default?
Anyway, what is the bes