specify index location

2007-11-04 Thread evol__
hi everyone, my first post on this mailing list. let me just shout a big thanks to everyone involved in this wonderful project. only working with solr lucene for a little while, and am already getting happy with the results:) the question is - is it possible to tell a solr instance the location

customer request handler doesn't envok the query tokenization chain

2007-11-04 Thread Yu-Hui Jin
hi, there, Here's a question regarding the relationship of a customer request handler and a customer field type. Let's say we defined a customer filed type that when querying and indexing, the solr.LowerCaseFilterFactory is used as the last filter to low-case all letters. In the Analysis UI, we

Re: specify index location

2007-11-04 Thread Grant Ingersoll
Have a look at the solrconfig.xml file (explained at http://wiki.apache.org/solr/SolrConfigXml) and the dataDir setting. You can, also, move your Solr home and you could also try a symbolic link. Cheers, Grant On Nov 4, 2007, at 6:47 PM, evol__ wrote: hi everyone, my first post on this

Re: customer request handler doesn't envok the query tokenization chain

2007-11-04 Thread Yonik Seeley
On 11/4/07, Yu-Hui Jin [EMAIL PROTECTED] wrote: Let's say we defined a customer filed type that when querying and indexing, the solr.LowerCaseFilterFactory is used as the last filter to low-case all letters. In the Analysis UI, we found tokenization is working correctly. We also defined a

too much commit time at Master/Slave

2007-11-04 Thread zeous
Hi~ i have some questions about commit time at Solr Master/Slave my system is that total data is about 1,000,000 and solr version is 1.2 2.4 CPU and centos, 1G memory, JDK 1.5 For the test, master server does only indexing that 1 data indexs per 10 seconds and snapshots by postCommit in