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,887 messages, beginning Jan 2006
- 55 messages added yesterday
solr-user.lucene.apache.org
August 2006
Andre Basse — 115439591001 Aug 2006
Updated to the latest build. - Problem solved. Thanks for your help!!! -Original Message- From: Chris Hostetter [mailto:] Sent: Friday, 28 July 2006 5...
sangraal aiken — 115442252601 Aug 2006*
Hey there... I'm having an issue with large doc updates on my solr installation. I'm adding in batches between 2-20,000 docs at a time and I...
bo_b — 115462404503 Aug 2006*
Hello, I am new to Solr, so far it really rocks. I just have minor problem, i noticed that after i send an optimize query to the index, it did create ...
karl wettin — 115477166305 Aug 2006*
I don't do Solr, but had this thought that might be interesting: instead of associating cache with an IndexSearcher, it could stand by it self. W...
bo_b — 115504801108 Aug 2006*
Hello, As mentioned in another post i am trying to index a vbulletin database containing roughly 7 million posts. The very first query where I apply s...
bo_b — 115505072808 Aug 2006*
Hello, I have tried indexing a vbulletin message board, containing roughly 7 million posts. My schema is as follows: <field name="postid...
Andrew May — 115522603610 Aug 2006*
Hi, I'm trying to index some UTF-8 data, but I'm experiencing some problems. I'm using the 28th July nightly build, which I believe con...
Martyn Smith — 115528303711 Aug 2006*
I'm trying to index data in a system that implements some rather nasty access controls on the data. Basically, there are users, and communities, ...
farhan diwan — 115553696914 Aug 2006
It crashes giving this output. =java.net.SocketException: Too many open files at java.net.ServerSocket.createImpl(ServerSocket.java:255) at java.net.S...
David Wiblin — 115558149014 Aug 2006*
A common problem with any server running lucene becasue it needs to open lots of file handles - often more than the linux default of 1024. Here...
Jeff Rodenburg — 115558263114 Aug 2006*
>From the Tasklist wiki: - Simple faceted browsing (grouping) support in the standard query handler - group by field (provide counts for each disti...
Chris Hostetter — 115570485816 Aug 2006*
I'm stoked to anounce that I'll be presenting at this years ApacheCon US, In Austin Texas on October 13th. I'll be discussing how CNET ...
Ross McDonald — 115572345316 Aug 2006*
Hi all, I am trying to run Solr on OSX, after a successful installation and tests on Linux, while trying to run with JDK 1.5.0, I am getting the follo...
Andrew May — 115576657116 Aug 2006*
Hi, I'm afraid I've found another slightly odd thing with Highlighting, in this case in a multi-valued field I'm using for author names...
Mike Klaas — 115578141717 Aug 2006*
Hello, I was curious as to policy regarding being current with the lucene codebase. Does solr use the lastest stable release? bleeding edge (trunk?) O...
WHIRLYCOTT — 115580151417 Aug 2006*
When I'm using a dismax query handler, I'm having trouble doing queries like this: category:fruit apple ... or... category:computers apple T...
Ken Krugler — 115585764817 Aug 2006*
Hi all, I have a Lucene index generated by Solr. After optimizing it, I'm able to view it using LIMO. But when I download it to my Mac and try to...
Andrew May — 115593091918 Aug 2006*
Hi, I figure I'm probably being stupid, but I can't seem to get queries (using the standard request handler) using wildcards to work. For ex...
James liu — 115664734327 Aug 2006*
i use winxp java1.5. i started "chrish@asimov:~/tmp/solr/solr-nightly/example$ java -jar start.jar", and everything is ok. but i wanna open ...
James liu — 115667431127 Aug 2006*
lucene have ChineseAnalyzer and CJKAnalyzer,,,so i can search chinese keyword with it. solr have it? if not, how can i add it? if i use php+mysql buil...
jason rutherglen — 115679742628 Aug 2006*
When doing a copyField into a text field that is supposed to be stemmed I'm not seeing the stemming occur. These are the relevant lines of XML fr...
Chris Hostetter — 115687609529 Aug 2006*
For my Apachecon talk, I've created a few very simple "demo" RequestHandlers to show off some various functionality ... I started devel...
Bruno — 115695845830 Aug 2006*
Hi there, browsing through the message thread I tried to find a trail addressing file system crawls. I want to implement an enterprise search over a n...
sangraal aiken — 115696016130 Aug 2006*
Hey guys, You might remember a bunch of emails going back and forth between me and the very helpful Solr folks a few weeks back. I just wanted to let ...