apache / apache/lucene

size of frq record is very huge in the table [LUCENE-5742]

Open
#6,804 1 comment 0 reactions 0 assignees View on GitHub
affects-version:4.2.1 legacy-jira-label:performance legacy-jira-priority:Major module:core/index type:bug
Dominant language
Java
Stars
3.6k
Forks
1.4k
Avg merge
2d 11h
Merged PRs (30d)
88

Description

Hi,
We are trying the use the lucene with jdbcstore, In production, the
'frq' and 'tis' record size had grown too huge,
We are unable to resize the these records to smaller size eventhough we try to call reindex and optimize using different mergeFactor and maxMergeDocs

---
Migrated from [LUCENE-5742](https://issues.apache.org/jira/browse/LUCENE-5742) by Maheshwara Reddy
Environment:
```
Linux, Jboss, Oracle database
```

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the JDBCStore behavior involved in the frq and tis records, using the reported Linux, JBoss, and Oracle environment as a reproduction context. Check what reindex and optimize do with different mergeFactor and maxMergeDocs settings, and document whether those records can be reduced to a smaller size.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases, search
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.