StatsComponent and 1.3

2009-05-07 Thread David Shettler
Foreword: I'm not a java developer :) OSVDB.org and datalossdb.org make use of solr pretty extensively via acts_as_solr. I found myself with a real need for some of the StatsComponent stuff (mainly the sum feature), so I pulled down a nightly build and played with it. StatsComponent proved perf

Re: Word Delimiter struggles

2009-01-19 Thread David Shettler
Thank you Shalin, I'm in the process of implementing your suggestion, and it works marvelously. Had to upgrade to solr 1.3, and had to hack up acts_as_solr to function correctly. Is there a way to receive a search for a given field, and have solr know to automatically check the two fields? I sup

Word Delimiter struggles

2009-01-16 Thread David Shettler
This has likely been covered, and I've tried searching through the archives, but having trouble finding an answer. On OSVDB.org, if you search for: title:PHPGroupWare You get...nothing if you search for: title:phpGroupWare (which is how the entry is indexed originally), you get a match of cou