solr-user.lucene.apache.org
(
List home) (
Recent threads) (
34 other Apache Lucene lists)
Subscription Options
- RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
- Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line, or visit the list's homepage here.
- High traffic list: 30+ messages per day
- This list contains about 83,847 messages, beginning Jan 2006
- 76 messages added yesterday
solr-user.lucene.apache.org
October 2006
Panayiotis Papadopoulos — 115997009004 Oct 2006*
Hi everyone, i just discovered Solr and tried to setup today but without any success altough i read many of previous posts in the mailing list... I di...
Kevin Lewandowski — 116059441711 Oct 2006*
I've searched the docs but could not find an answer. Is this field microseconds or milliseconds? thanks, Kevin...
climbingrose — 116060720111 Oct 2006*
Hi all, Is it true that Solr is mainly used for applications that rarely change the underlying data? As I understand, if you submit new data or modify...
mark — 116065144612 Oct 2006*
Hi, I have installed solr under a stand alone tomcat5.5 installation. I can see the admin screens etc. When I submit documents I get this error Oct 11...
mark — 116067536912 Oct 2006*
Hi, I am wanting to index a very large number of documents. I can POST these to solr very quickly but rapidly run into the 'too many files open p...
Przemysław Brzozowski — 116067868612 Oct 2006*
Hi I don't understand why SOLR returns and invalid XML file as a response in case when we insert a document with a field that is not defined in t...
Marcio Pinto Motta — 116077817213 Oct 2006*
Solr Newbie question: doubts about html content My "current" problem is to know the best approach to handle content which have html code. I ...
Otis Gospodnetic — 116089134415 Oct 2006
Interesting, sounds a bit like Solr. Not quite the same (e.g. no mentions of caches, warmed up caches and FieldCaches, no replication, etc., but nice ...
Marcio Pinto Motta — 116094385715 Oct 2006*
Hi, My "current" problem is to know how to make queries in special fields: .Date Fields .MultiValued Fields Date Fields I have in my schema ...
bo_b — 116109123817 Oct 2006*
Hello, I was wondering if it was possible to set a minimum score/relevance for search results? And how is the score calculated anyway? I thought i rea...
Mike Baranczak — 116119633218 Oct 2006*
Is there any significant penalty for having a large number of fields in a Solr schema (like between 50 and 100)? We have a site with several different...
Otis Gospodnetic — 116130372520 Oct 2006*
- Original Message From: Yonik Seeley To: Sent: Wednesday, October 18, 2006 2:31:44 PM Subject: Re: Limit on number of schema fields?We have had far l...
matt corkum — 116135291720 Oct 2006*
I'm curious what one does to omit the norms (if one wants to try no length normalization) ?...
Walter Underwood — 116136408620 Oct 2006
I'm trying to figure out how to set per-field boosts in Solr at index time. For example, if I want the title to be boosted by a factor of 8, I co...
Yonik Seeley — 116189651026 Oct 2006
FYI: The recent ASF infrastructure move resulted in the loss of a machine. As a result, nightly builds are not going out, and the current nightly buil...
Tim Archambault — 116189880426 Oct 2006*
Signed up for hosting at performancehosting.net which has shared Tomcat services. I'm using it to play with Solr. I've installed the Solr wa...
Yonik Seeley — 116197457227 Oct 2006
OK, nightly build are working again. I kicked off a build manually so todays build is already there: http://people.apache.org/dist/lucene/solr/nig... ...
Luis Neves — 116197863627 Oct 2006*
Hello all. We have a product catalog that is searchable via Solr, by default we want to exclude results from the "Adult" category unless the...
netsql — 116217424430 Oct 2006*
I tried all the downloadable version (4) and in 3 different containers, including Jetty. I deployed the war file from /dist folder. At start up of eac...
Kevin Lewandowski — 116226320131 Oct 2006*
I'm no longer able to add new data or optimize my index. There are currently 1600 files in the index directory and it's about 1.1gb. I...
Tom — 116226349031 Oct 2006*
Hi - I'd like to be able to limit the number of documents returned from any particular group of documents, much as Google only shows a max of two...
Otis Gospodnetic — 116226927531 Oct 2006
I just wrote this for Technorati the other day for our internal hackaton. It was pretty simple. It doesn't use Solr, but it could. It uses Jetty...
Otis Gospodnetic — 116232604531 Oct 2006*
This is what I just stuck in my Solr SVN checkout, so I can build + deploy the app: rm -rfv /usr/local/jetty/work/* && \ ant dist-war &...