d, and he
had used the StandardAnalyzer, whereas my Solr configuration was using the
default advanced analyzer setup that Solr comes with in schema.xml. So I
changed my schema.xml to use just StandardAnalyzer, and the searches now
seem to be returning expected results.
-Dan
--
View this message in conte
On 3/28/07, Theodan <[EMAIL PROTECTED]> wrote:
For what it's worth, I started with an existing Lucene index and modified
Solr's schema.xml so that I could just use the Lucene index in Solr. That
Lucene index had about 230K docs. I then used your "post.jar" to post
another 10K docs to the index
subsequent 10K-doc post. The
10K docs seem to be findable by any of their 7 fields.
Here are my config files:
http://www.nabble.com/file/7488/schema.xml schema.xml
http://www.nabble.com/file/7489/solrconfig.xml solrconfig.xml
Any help is greatly appreciated.
Thanks,
-Dan
--
View this message in