Solr nightly build failure

2008-02-08 Thread solr-dev
init-forrest-entities: [mkdir] Created dir: /tmp/apache-solr-nightly/build compile-common: [mkdir] Created dir: /tmp/apache-solr-nightly/build/common [javac] Compiling 31 source files to /tmp/apache-solr-nightly/build/common [javac] Note: Some input files use unchecked or unsafe o

[jira] Commented: (SOLR-127) Make Solr more friendly to external HTTP caches

2008-02-08 Thread Thomas Peuss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566951#action_12566951 ] Thomas Peuss commented on SOLR-127: --- Think of two scenarios: * An AJAXified browser client

concurrency while indexing

2008-02-08 Thread Thorsten Scherler
Hi all, I have following usecase, one solr instance which receives add/commit calls constantly from 3 different clients. The machine: Model: HP Proliant DL 360 Memory: 2 Gb CPU: 1 Intel Xeon 3.02 Ghz Disk: 2 x 36 GB SCSI en RAID I need to raise the number of clients to about 10, can this be a pr

[jira] Commented: (SOLR-127) Make Solr more friendly to external HTTP caches

2008-02-08 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567067#action_12567067 ] Fuad Efendi commented on SOLR-127: -- In my configuration I do not need SOLR caching at all; b

[jira] Commented: (SOLR-127) Make Solr more friendly to external HTTP caches

2008-02-08 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567072#action_12567072 ] Fuad Efendi commented on SOLR-127: -- Regarding HTTP-Caching-Load-Balancer between SOLR and Mi

[jira] Commented: (SOLR-342) Add support for Lucene's new Indexing and merge features (excluding Document/Field/Token reuse)

2008-02-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567111#action_12567111 ] Yonik Seeley commented on SOLR-342: --- Yikes! Thanks for the report Will. It certainly soun

[jira] Commented: (SOLR-127) Make Solr more friendly to external HTTP caches

2008-02-08 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567077#action_12567077 ] Fuad Efendi commented on SOLR-127: -- Thomas, Walter, Finally I agree, thanks! Middleware sh

[jira] Commented: (SOLR-127) Make Solr more friendly to external HTTP caches

2008-02-08 Thread Walter Underwood (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567068#action_12567068 ] Walter Underwood commented on SOLR-127: --- Two reasons to do HTTP caching for Solr: First

[jira] Commented: (SOLR-127) Make Solr more friendly to external HTTP caches

2008-02-08 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567064#action_12567064 ] Fuad Efendi commented on SOLR-127: -- I agree. Caching Load Balancer between SOLR and APP Serv

[jira] Commented: (SOLR-127) Make Solr more friendly to external HTTP caches

2008-02-08 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567081#action_12567081 ] Fuad Efendi commented on SOLR-127: -- Fortunately, we are not using 404 trying to retrieve rem

[jira] Commented: (SOLR-342) Add support for Lucene's new Indexing and merge features (excluding Document/Field/Token reuse)

2008-02-08 Thread Will Johnson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567099#action_12567099 ] Will Johnson commented on SOLR-342: --- I think we're running into a very serious issue with t

[jira] Commented: (SOLR-342) Add support for Lucene's new Indexing and merge features (excluding Document/Field/Token reuse)

2008-02-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567152#action_12567152 ] Yonik Seeley commented on SOLR-342: --- Thanks Will. My guess at this point is a merging bug

[jira] Commented: (SOLR-342) Add support for Lucene's new Indexing and merge features (excluding Document/Field/Token reuse)

2008-02-08 Thread Will Johnson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567147#action_12567147 ] Will Johnson commented on SOLR-342: --- patched solr + lucene trunk is stil broken. if anyone

[jira] Commented: (SOLR-342) Add support for Lucene's new Indexing and merge features (excluding Document/Field/Token reuse)

2008-02-08 Thread Will Johnson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567198#action_12567198 ] Will Johnson commented on SOLR-342: --- we have: 10 64 2147483647 and i'm working on a u

[jira] Commented: (SOLR-342) Add support for Lucene's new Indexing and merge features (excluding Document/Field/Token reuse)

2008-02-08 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567187#action_12567187 ] Grant Ingersoll commented on SOLR-342: -- Can you share your settings? (solrconfig.xml), o

[jira] Commented: (SOLR-236) Field collapsing

2008-02-08 Thread Oleg Gnatovskiy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567184#action_12567184 ] Oleg Gnatovskiy commented on SOLR-236: -- Also, is field collapse going to be a part of th

[jira] Updated: (SOLR-475) multi-valued faceting via un-inverted field

2008-02-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-475: -- Attachment: UnInvertedField.java Prototype attached. This is completely untested code, and is still missi

[jira] Commented: (SOLR-342) Add support for Lucene's new Indexing and merge features (excluding Document/Field/Token reuse)

2008-02-08 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567207#action_12567207 ] Grant Ingersoll commented on SOLR-342: -- You mentioned ParallelReader, are you using that

[jira] Commented: (SOLR-342) Add support for Lucene's new Indexing and merge features (excluding Document/Field/Token reuse)

2008-02-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567140#action_12567140 ] Yonik Seeley commented on SOLR-342: --- Will, are you using term vectors anywhere, or any cust

RE: /example/solr/bin is empty in trunk

2008-02-08 Thread Fuad Efendi
> Try "ant example" in the base dir to build the example. Thanks, it works

[jira] Created: (SOLR-475) multi-valued faceting via un-inverted field

2008-02-08 Thread Yonik Seeley (JIRA)
multi-valued faceting via un-inverted field --- Key: SOLR-475 URL: https://issues.apache.org/jira/browse/SOLR-475 Project: Solr Issue Type: New Feature Reporter: Yonik Seeley Facet multi-

[jira] Commented: (SOLR-342) Add support for Lucene's new Indexing and merge features (excluding Document/Field/Token reuse)

2008-02-08 Thread Will Johnson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567235#action_12567235 ] Will Johnson commented on SOLR-342: --- we're using SolrCore in terms of: core = new SolrCore

[jira] Commented: (SOLR-342) Add support for Lucene's new Indexing and merge features (excluding Document/Field/Token reuse)

2008-02-08 Thread Will Johnson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567218#action_12567218 ] Will Johnson commented on SOLR-342: --- we're not using parallel reader but we are using direc

[jira] Commented: (SOLR-236) Field collapsing

2008-02-08 Thread Oleg Gnatovskiy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567224#action_12567224 ] Oleg Gnatovskiy commented on SOLR-236: -- OK, I think I have the first issue figured out.

Re: concurrency while indexing

2008-02-08 Thread Yonik Seeley
On Feb 8, 2008 3:53 AM, Thorsten Scherler <[EMAIL PROTECTED]> wrote: > I have following usecase, one solr instance which receives add/commit > calls constantly from 3 different clients. > > The machine: > Model: HP Proliant DL 360 > Memory: 2 Gb > CPU: 1 Intel Xeon 3.02 Ghz > Disk: 2 x 36 GB SCSI e

Re: /example/solr/bin is empty in trunk

2008-02-08 Thread Yonik Seeley
On Feb 8, 2008 1:13 AM, Fuad Efendi <[EMAIL PROTECTED]> wrote: > > Is it correct?.. I want to try distribution/replication in v.2.3 Try "ant example" in the base dir to build the example. -Yonik

[jira] Updated: (SOLR-475) multi-valued faceting via un-inverted field

2008-02-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-475: -- Attachment: UnInvertedField.java fix single line oops > multi-valued faceting via un-inverted field > --

[jira] Commented: (SOLR-342) Add support for Lucene's new Indexing and merge features (excluding Document/Field/Token reuse)

2008-02-08 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567221#action_12567221 ] Grant Ingersoll commented on SOLR-342: -- Direct core meaning embedded, right? It's inter