The fields of the IndexWriter class are listed below. For a complete list of IndexWriter class members, see the IndexWriter Members topic.
![]() ![]() | |
![]() ![]() | Default value for the commit lock timeout (10,000). |
![]() ![]() | Default value is 10. Change using {@link #SetMaxBufferedDocs(int)}. |
![]() ![]() | Default value is 10,000. Change using {@link #SetMaxFieldLength(int)}. |
![]() ![]() | Default value is {@link Integer#MAX_VALUE}. Change using {@link #SetMaxMergeDocs(int)}. |
![]() ![]() | Default value is 10. Change using {@link #SetMergeFactor(int)}. |
![]() ![]() | Default value is 128. Change using {@link #SetTermIndexInterval(int)}. |
![]() ![]() | |
![]() ![]() | Default value for the write lock timeout (1,000). |