structurizr / onpremises

Structurizr on-premises installation
https://docs.structurizr.com/onpremises
MIT License
140 stars 54 forks source link

Search fails with Apache Lucene (maxClauseCount is set to 1024) #121

Closed simonbrowndotje closed 3 months ago

simonbrowndotje commented 3 months ago

Expected

Search results.

Actual

From the logs:

[ERROR] 2024-05-15 08:45:47.308 [http-nio2-13003-exec-6] ApacheLuceneSearchComponentImpl - org.apache.lucene.search.IndexSearcher$TooManyClauses: maxClauseCount is set to 1024

Steps to reproduce

.

Version/build information

.

Severity

Major

Priority

I'm willing to fix this myself and raise a PR (please confirm approach first)

More information

No response