Hi Rafael,
I can run the command tool, but always i have same problem, i try by PostID, by Date, and the result is the same. The running time process is to fast for all posts, and it seems that don't index every posts.
With the command:
./LuceneCommandLineReindexer.sh --path=/home/jforum218 --recreateIndex --type=date --fromDate=01/12/2007 --toDate=02/08/2008
Output log:
-------------------------------
*** Going to reindex using the following options:
-> Searching by date
->App path: /home/fveusebio/jforum218src
-> From date Fri Dec 01 00:00:00 WET 2006 to Sat Aug 02 00:00:00 WEST 2008
->Recreate the index? Yes
->Avoid duplicated records? No
08:29:01,002 INFO [ConfigLoader ] Loading
JDBC driver net.jforum.dao.mysql.MysqlDataAccessDriver
08:29:01,263 INFO [MLog ] MLog clients using log4j logging.
08:29:01,337 INFO [C3P0Registry ] Initializing c3p0-0.9.1-pre9 [built 23-September-2006 01:47:24; debug? true; trace: 10]
08:29:01,428 INFO [AbstractPoolBackedDataSource] Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 120000, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSourceName -> 4e17e4ca, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 4e17e4ca, idleConnectionTestPeriod -> 3600, initialPoolSize -> 3, jdbcUrl -> jdbc:mysql://HOST_DB:3306/DB?user=USER&password=XXXXXXX&autoReconnect=true&useNewIO=false&zeroDateTimeBehavior=convertToNull&useServerPrepStmts=false&dumpQueriesOnException=true&jdbcCompliantTruncation=false, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 10, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 5, numHelperThreads -> 3, preferredTestQuery -> null, properties -> {}, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 180, usesTraditionalReflectiveProxies -> false ]
*** INITIALIZING
** At any time, press CTRL+C to stop the process
**** Total: 1586 ms
*** FINISHED
----------------------------------
I have to try to do some debug, i think it can be a problem with post_text field data or something like this.
If you have some ideia, i appreciate.
Thanks.
[originally posted on jforum.net by feusebio]