Results 1 to 1 of 1
- 11-04-2011, 07:02 AM #1
Member
- Join Date
- Nov 2011
- Posts
- 1
- Rep Power
- 0
Lucene Index Writing on SSD Drive
Hi
We are trying to improve Lucene Index writting by writting on SSD Drive (100 GB OCZ RevoDrive X2). But, we are even getting slow results. Below is some results.
Index Writing on SSD Drive
D:\apache-solr-3.4.0\dist>java IndexManager
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See SLF4J Error Codes for further detai
s.
Total time to write one document=2309 ms
D:\apache-solr-3.4.0\dist>java IndexManager
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See SLF4J Error Codes for further detai
s.
Total time to write one document=2059 ms
D:\apache-solr-3.4.0\dist>java IndexManager
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See SLF4J Error Codes for further detai
s.
Total time to write one document=2231 ms
Index Writing on Normal Drive
D:\apache-solr-3.4.0\dist>java IndexManager
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See SLF4J Error Codes for further detai
s.
Total time to write one document=374 ms
D:\apache-solr-3.4.0\dist>java IndexManager
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See SLF4J Error Codes for further detai
s.
Total time to write one document=265 ms
D:\apache-solr-3.4.0\dist>java IndexManager
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See SLF4J Error Codes for further detai
s.
Total time to write one document=281 ms
Please let me know, if any configuration required in Solr or SSD drive
regards,
Jigna Joshi
Similar Threads
-
How do I index a database file using lucene
By pranav123 in forum LuceneReplies: 2Last Post: 05-23-2011, 01:14 PM -
Pulling an Index made with Lucene to dev batch code for index listings
By txgeekgirl in forum LuceneReplies: 0Last Post: 10-29-2010, 08:15 PM -
How to index the special characters in Lucene
By talktoudaykumar in forum LuceneReplies: 2Last Post: 04-23-2009, 07:51 AM -
How to index drive and database.
By jazz2k8 in forum LuceneReplies: 0Last Post: 03-31-2009, 07:07 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks