dmaziuk commented on issue #7074: URL: https://github.com/apache/lucene/issues/7074#issuecomment-2148222112
+1: trying to set up the suggester, got `len must be <= 32767; got 38822` How am I supposed to guarantee that the field I'm pulling from external sources? Use the `string` field instead of `text`? Will that work a s target for `copyField` where the sources may add up to more than 32766? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org