Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 511 - Failure

2011-09-26 Thread Chris Male
Fixed in revision 1175685. On Mon, Sep 26, 2011 at 6:59 PM, Chris Male gento...@gmail.com wrote: Can replicate. On Mon, Sep 26, 2011 at 6:55 PM, Chris Male gento...@gmail.com wrote: This didn't fail locally, investigating. On Mon, Sep 26, 2011 at 6:40 PM, Apache Jenkins Server

[jira] [Created] (SOLR-2794) change the default of hl.phraseLimit to 5000

2011-09-26 Thread Koji Sekiguchi (JIRA)
change the default of hl.phraseLimit to 5000 Key: SOLR-2794 URL: https://issues.apache.org/jira/browse/SOLR-2794 Project: Solr Issue Type: Improvement Components: highlighter

[jira] [Commented] (LUCENE-3234) Provide limit on phrase analysis in FastVectorHighlighter

2011-09-26 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114484#comment-13114484 ] Koji Sekiguchi commented on LUCENE-3234: Ok, thank you, David. I opened

[jira] [Commented] (LUCENE-3464) Rename IndexReader.reopen to make it clear that reopen may not happen

2011-09-26 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114492#comment-13114492 ] Simon Willnauer commented on LUCENE-3464: - just a couple of variants:

[jira] [Commented] (SOLR-1895) ManifoldCF SearchComponent plugin for enforcing ManifoldCF security at search time

2011-09-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114499#comment-13114499 ] Karl Wright commented on SOLR-1895: --- A lot of these timing tests, on retrospect, seems

[jira] [Updated] (SOLR-2791) Replication: abortfetch is broken if replication was started by fetchindex

2011-09-26 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-2791: Component/s: (was: Build) replication (java)

[jira] [Commented] (SOLR-2791) Replication: abortfetch is broken if replication was started by fetchindex

2011-09-26 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114504#comment-13114504 ] Shalin Shekhar Mangar commented on SOLR-2791: - Committed revision 1175696 on

[jira] [Resolved] (SOLR-2791) Replication: abortfetch is broken if replication was started by fetchindex

2011-09-26 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-2791. - Resolution: Fixed Replication: abortfetch is broken if replication was started

RE: [jira] [Assigned] (LUCENE-2205) Rework of the TermInfosReader class to remove the Terms[], TermInfos[], and the index pointer long[] and create a more memory efficient data structure.

2011-09-26 Thread Anand.Nigam
Hi, I am using solr 3.4.0 and I want to use this patch. There is a compilation error in 'TermInfosReader' class in the patch as it is not able to find following classes: import org.apache.lucene.util.cache.Cache; import org.apache.lucene.util.cache.SimpleLRUCache; On google search I found

[jira] [Commented] (LUCENE-3464) Rename IndexReader.reopen to make it clear that reopen may not happen

2011-09-26 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114521#comment-13114521 ] Martijn van Groningen commented on LUCENE-3464: --- +1 reopenOnChange() Names

Field update (SOLR139, SOLR828)

2011-09-26 Thread Poulton, Gareth | Gareth | DU
Hi, I’d like to do bulk updating on a single field, i.e. provide a field name once and then a long list of document ids and values to update only that field and leaving the others intact. I noticed SOLR139 / 828. If I’m reading this correctly it looks as though it was abandoned three years

[jira] [Commented] (SOLR-1895) ManifoldCF SearchComponent plugin for enforcing ManifoldCF security at search time

2011-09-26 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114551#comment-13114551 ] Jan Høydahl commented on SOLR-1895: --- bq. There are good reasons to stick with the

Optimization methods for in-memory indexes

2011-09-26 Thread Andrzej Bialecki
Hi all, I found this paper interesting, it discusses several optimization methods for in-memory inverted indexes. E.g. random access compressed postings lists, a self-index (i.e. inverted index with positions from which you can reconstruct the original text, could be perhaps useful for

[jira] [Commented] (LUCENE-3454) rename optimize to a less cool-sounding name

2011-09-26 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114568#comment-13114568 ] Jan Høydahl commented on LUCENE-3454: - I've seen people optimize after every single

[jira] [Updated] (LUCENE-3305) Kuromoji code donation - a new Japanese morphological analyzer

2011-09-26 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3305: Attachment: ip-clearance-Kuromoji.xml here is an updated ip-clearance file. Since this is

[jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-09-26 Thread geert-jan brits (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114585#comment-13114585 ] geert-jan brits commented on SOLR-2155: --- I have the impression that this code is

[jira] [Commented] (LUCENE-3454) rename optimize to a less cool-sounding name

2011-09-26 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114617#comment-13114617 ] Doron Cohen commented on LUCENE-3454: - To me merge(num) doing nothing because there

[jira] [Updated] (SOLR-1895) ManifoldCF SearchComponent plugin for enforcing ManifoldCF security at search time

2011-09-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated SOLR-1895: -- Attachment: SOLR-1895-queries.patch Uploaded queries-based version that uses the trick that Jan pointed

[JENKINS-MAVEN] Lucene-Solr-Maven-3.x #253: POMs out of sync

2011-09-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-3.x/253/ No tests ran. Build Log (for compile errors): [...truncated 11798 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands,

[jira] [Commented] (LUCENE-3464) Rename IndexReader.reopen to make it clear that reopen may not happen

2011-09-26 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114656#comment-13114656 ] Doron Cohen commented on LUCENE-3464: - I liked reopen()... (but also like returning

[jira] [Commented] (LUCENE-3464) Rename IndexReader.reopen to make it clear that reopen may not happen

2011-09-26 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114662#comment-13114662 ] Ryan McKinley commented on LUCENE-3464: --- maybe: reopenIfChanged() reopenOnChange

[jira] [Commented] (LUCENE-3464) Rename IndexReader.reopen to make it clear that reopen may not happen

2011-09-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114667#comment-13114667 ] Uwe Schindler commented on LUCENE-3464: --- We can even do the change in 3.x, if we

[jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-09-26 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114671#comment-13114671 ] David Smiley commented on SOLR-2155: geert-jan, your impression of the capabilities of

[jira] [Assigned] (SOLR-2792) Allow case insensitive Hunspell stemming

2011-09-26 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-2792: - Assignee: Jan Høydahl Allow case insensitive Hunspell stemming

[jira] [Commented] (SOLR-2715) TestJMXSolrIntegration fails

2011-09-26 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114684#comment-13114684 ] Mark Miller commented on SOLR-2715: --- I did put a pause, but it got refactored out - looks

[jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-09-26 Thread geert-jan brits (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114686#comment-13114686 ] geert-jan brits commented on SOLR-2155: --- David, to clarify: My use-case could be

[jira] [Issue Comment Edited] (SOLR-2155) Geospatial search using geohash prefixes

2011-09-26 Thread geert-jan brits (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114686#comment-13114686 ] geert-jan brits edited comment on SOLR-2155 at 9/26/11 2:16 PM:

Re: Field update (SOLR139, SOLR828)

2011-09-26 Thread Ryan McKinley
The crux of the problem is that updating a field in lucene requires we reindex the *entire* document, not just the single field. The approach in SOLR-139 assumes you have stored all fields, and loads them then reindexes. After working with this for a while, it is clear that this kind of approach

[jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-09-26 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114703#comment-13114703 ] David Smiley commented on SOLR-2155: bq. You mention: Sorting by (multi-value) indexed

[jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-09-26 Thread geert-jan brits (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114726#comment-13114726 ] geert-jan brits commented on SOLR-2155: --- Great thanks, I believe you interpretation

[jira] [Updated] (SOLR-2722) In solr.xml, default hostPort to ${jetty.port}

2011-09-26 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2722: -- Summary: In solr.xml, default hostPort to ${jetty.port} (was: If hostPort is not specified, we should

[jira] [Issue Comment Edited] (SOLR-2155) Geospatial search using geohash prefixes

2011-09-26 Thread geert-jan brits (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114726#comment-13114726 ] geert-jan brits edited comment on SOLR-2155 at 9/26/11 3:45 PM:

[jira] [Created] (SOLR-2795) TestCSVLoader.commitWithin failing intermittently

2011-09-26 Thread Shawn Heisey (JIRA)
TestCSVLoader.commitWithin failing intermittently - Key: SOLR-2795 URL: https://issues.apache.org/jira/browse/SOLR-2795 Project: Solr Issue Type: Bug Components: update Affects

[jira] [Commented] (SOLR-2795) TestCSVLoader.commitWithin failing intermittently

2011-09-26 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114735#comment-13114735 ] Shawn Heisey commented on SOLR-2795: Full test output: {noformat} [junit] Testsuite:

[jira] [Updated] (SOLR-1895) ManifoldCF SearchComponent plugin for enforcing ManifoldCF security at search time

2011-09-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated SOLR-1895: -- Attachment: SOLR-1895-queries.patch Attached patch including both a SearchComponent and a

[jira] [Commented] (LUCENE-3464) Rename IndexReader.reopen to make it clear that reopen may not happen

2011-09-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114748#comment-13114748 ] Michael McCandless commented on LUCENE-3464: I like reopenIfChanged too! bq.

[jira] [Resolved] (LUCENE-3461) Adding same IndexDocValuesField twice trips assert

2011-09-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3461. Resolution: Fixed Adding same IndexDocValuesField twice trips assert

[jira] [Commented] (LUCENE-3464) Rename IndexReader.reopen to make it clear that reopen may not happen

2011-09-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114760#comment-13114760 ] Michael McCandless commented on LUCENE-3464: bq. Can we just make it final

[jira] [Resolved] (LUCENE-2215) paging collector

2011-09-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2215. - Resolution: Fixed Fix Version/s: 4.0 3.5 Assignee: Robert

[jira] [Commented] (LUCENE-3464) Rename IndexReader.reopen to make it clear that reopen may not happen

2011-09-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114795#comment-13114795 ] Michael McCandless commented on LUCENE-3464: Another trappiness I've seen on

[jira] [Updated] (SOLR-2792) Allow case insensitive Hunspell stemming

2011-09-26 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-2792: -- Attachment: SOLR-2792.patch First attempt on patch. It works, and I added an -i option to the

Re: [jira] [Assigned] (LUCENE-2205) Rework of the TermInfosReader class to remove the Terms[], TermInfos[], and the index pointer long[] and create a more memory efficient data structure.

2011-09-26 Thread Michael McCandless
Is it possible you are using an old patch on the issue? The newer patch worked very recently for me on 3.x. Mike McCandless http://blog.mikemccandless.com On Mon, Sep 26, 2011 at 3:53 AM, anand.ni...@rbs.com wrote: Hi, I am using solr 3.4.0 and I want to use this patch. There is a

[jira] [Commented] (LUCENE-2205) Rework of the TermInfosReader class to remove the Terms[], TermInfos[], and the index pointer long[] and create a more memory efficient data structure.

2011-09-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114804#comment-13114804 ] Michael McCandless commented on LUCENE-2205: Aaron, if it would help, I can

[jira] [Commented] (LUCENE-2205) Rework of the TermInfosReader class to remove the Terms[], TermInfos[], and the index pointer long[] and create a more memory efficient data structure.

2011-09-26 Thread Aaron McCurry (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114838#comment-13114838 ] Aaron McCurry commented on LUCENE-2205: --- I have done the PagedBytes back port

[jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-09-26 Thread geert-jan brits (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114839#comment-13114839 ] geert-jan brits commented on SOLR-2155: --- David, I try not to swamp this discussion,

[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 523 - Failure

2011-09-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/523/ 1 tests failed. FAILED: org.apache.lucene.search.TestSearchAfter.testQueries Error Message: expected:207 but was:226 Stack Trace: junit.framework.AssertionFailedError: expected:207 but was:226 at

Re: [JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 523 - Failure

2011-09-26 Thread Robert Muir
my fault, I'm looking into this. On Mon, Sep 26, 2011 at 1:41 PM, Apache Jenkins Server jenk...@builds.apache.org wrote: Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/523/ 1 tests failed. FAILED:  org.apache.lucene.search.TestSearchAfter.testQueries Error Message:

trunk test failure (1317061081)

2011-09-26 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1317061081.log Thanks, Charlie Cron - To unsubscribe, e-mail:

Re: trunk test failure (1317061081)

2011-09-26 Thread Mark Miller
[junit] [junit] Testsuite: org.apache.lucene.search.TestSearcherManager [junit] Testcase: testSearcherManager(org.apache.lucene.search.TestSearcherManager): Caused an ERROR [junit] java.lang.AssertionError: Some threads threw uncaught exceptions! [junit]

Re: trunk test failure (1317061081)

2011-09-26 Thread Michael McCandless
I'll dig. Mike McCandless http://blog.mikemccandless.com On Mon, Sep 26, 2011 at 2:44 PM, Mark Miller markrmil...@gmail.com wrote:    [junit]    [junit] Testsuite: org.apache.lucene.search.TestSearcherManager    [junit] Testcase:

Opening hours search

2011-09-26 Thread Jan Høydahl
Hi Geert-Jan I think this discussion is better suited in dev-list than in an issue regarding Geo-spatial, so I'm continuing the discussion in this new thread. Geospatial LatLonType is implemented as a PolyField http://wiki.apache.org/solr/SchemaXml#Poly_Field_Types Another example is

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 10682 - Failure

2011-09-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10682/ 1 tests failed. REGRESSION: org.apache.lucene.search.TestSearchAfter.testQueries Error Message: expected:1489 but was:1257 Stack Trace: junit.framework.AssertionFailedError: expected:1489 but was:1257 at

Re: Opening hours search

2011-09-26 Thread Geert-Jan Brits
Hi Jan, Thanks, you're probably right this question sits better in dev. I didn't know of Poly Fieldtypes, sounds interesting. Ideally I want to have a multivalued Poly FieldType: openinghours, which contains tuples of DateTime,DateTime representing openingdateTime, closingdateTime but from a

[jira] [Resolved] (SOLR-2739) TestSqlEntityProcessorDelta.testNonWritablePersistFile failures on some systems

2011-09-26 Thread Hoss Man (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-2739. Resolution: Fixed I've committed additional assume statements to the test so that we not only verify

[jira] [Resolved] (SOLR-2795) TestCSVLoader.commitWithin failing intermittently

2011-09-26 Thread Hoss Man (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-2795. Resolution: Fixed Fix Version/s: 4.0 3.5 Assignee: Jan Høydahl As noted

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 10683 - Still Failing

2011-09-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10683/ 1 tests failed. FAILED: org.apache.lucene.search.TestSearchAfter.testQueries Error Message: expected:1186 but was:1050 Stack Trace: junit.framework.AssertionFailedError: expected:1186 but was:1050 at

[jira] [Created] (LUCENE-3465) IndexSearcher fails to pass docBase to Collector when using ExecutorService

2011-09-26 Thread Michael McCandless (Created) (JIRA)
IndexSearcher fails to pass docBase to Collector when using ExecutorService --- Key: LUCENE-3465 URL: https://issues.apache.org/jira/browse/LUCENE-3465 Project: Lucene - Java

[jira] [Updated] (LUCENE-3465) IndexSearcher fails to pass docBase to Collector when using ExecutorService

2011-09-26 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3465: --- Attachment: LUCENE-3465.patch Patch, storing docBase in IndexSearcher w/ private

[jira] [Commented] (LUCENE-3465) IndexSearcher fails to pass docBase to Collector when using ExecutorService

2011-09-26 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114957#comment-13114957 ] Uwe Schindler commented on LUCENE-3465: --- Nice catch, thanks to Robert!

[jira] [Resolved] (LUCENE-3465) IndexSearcher fails to pass docBase to Collector when using ExecutorService

2011-09-26 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3465. Resolution: Fixed IndexSearcher fails to pass docBase to Collector when

[jira] [Updated] (LUCENE-3464) Rename IndexReader.reopen to make it clear that reopen may not happen

2011-09-26 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3464: --- Attachment: LUCENE-3464.patch Patch, changing to .reopenIfChanged. Still wondering

[jira] [Resolved] (SOLR-2757) Switch min(a,b) function to min(a,b,...)

2011-09-26 Thread Hoss Man (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-2757. Resolution: Fixed Fix Version/s: 4.0 3.5 Assignee: Hoss Man Bill: thanks

Re: trunk test failure (1317061081)

2011-09-26 Thread Michael McCandless
I just committed fix... SearcherManager was missing some sync'd. Mike McCandless http://blog.mikemccandless.com On Mon, Sep 26, 2011 at 2:57 PM, Michael McCandless luc...@mikemccandless.com wrote: I'll dig. Mike McCandless http://blog.mikemccandless.com On Mon, Sep 26, 2011 at 2:44 PM,

Re: [JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 523 - Failure

2011-09-26 Thread Michael McCandless
This wasn't your fault! Quite the opposite: you uncovered a pre-existing bug :) LUCENE-3465 I'm glad you added searchAfter to 3.5!! Mike McCandless http://blog.mikemccandless.com On Mon, Sep 26, 2011 at 1:48 PM, Robert Muir rcm...@gmail.com wrote: my fault, I'm looking into this. On Mon,

[jira] [Commented] (LUCENE-3464) Rename IndexReader.reopen to make it clear that reopen may not happen

2011-09-26 Thread Ryan McKinley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115030#comment-13115030 ] Ryan McKinley commented on LUCENE-3464: --- bq. the method implies that the reopen

trunk test failure (1317077281)

2011-09-26 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1317077281.log Thanks, Charlie Cron - To unsubscribe, e-mail:

[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 526 - Failure

2011-09-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/526/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest.testMultiThreaded Error Message: java.lang.AssertionError: Some threads threw uncaught exceptions! Stack Trace:

trunk test failure (1317079801)

2011-09-26 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1317079801.log Thanks, Charlie Cron - To unsubscribe, e-mail:

[jira] [Created] (SOLR-2796) AddUpdateCommand.getIndexedId doesn't work with schema configured defaults - UUIDField can not be used as uniqueKey field

2011-09-26 Thread Hoss Man (Created) (JIRA)
AddUpdateCommand.getIndexedId doesn't work with schema configured defaults - UUIDField can not be used as uniqueKey field - Key: SOLR-2796

[jira] [Commented] (SOLR-2796) AddUpdateCommand.getIndexedId doesn't work with schema configured defaults - UUIDField can not be used as uniqueKey field

2011-09-26 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115053#comment-13115053 ] Hoss Man commented on SOLR-2796: Example config... {code} fieldType name=uuid

[jira] [Updated] (SOLR-2796) AddUpdateCommand.getIndexedId doesn't work with schema configured defaults - UUIDField can not be used as uniqueKey field

2011-09-26 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2796: --- Attachment: SOLR-2796.patch test only patch demonstrating problem -- passes on 3x, fails on trunk

RE: [jira] [Assigned] (LUCENE-2205) Rework of the TermInfosReader class to remove the Terms[], TermInfos[], and the index pointer long[] and create a more memory efficient data structure.

2011-09-26 Thread Anand.Nigam
Could someone please give me a pointer from where can I download the latest patch . Thanks Regards, Anand -Original Message- From: Michael McCandless [mailto:luc...@mikemccandless.com] Sent: 26 September 2011 22:47 To: dev@lucene.apache.org Subject: Re: [jira] [Assigned]

Any plans to support function queries on score?

2011-09-26 Thread Way Cool
Hi, guys, Do you have any plans to support function queries on score field? for example, sort=floor(product(score, 100)+0.5) desc? So far I am getting the following error: undefined field score I can't use subquery in this case because I am trying to use secondary sorting, however I will be

[jira] [Resolved] (LUCENE-3455) All Analysis Consumers should use reusableTokenStream

2011-09-26 Thread Chris Male (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male resolved LUCENE-3455. Resolution: Fixed Fix Version/s: 4.0 Committed revision 1176191. All

[jira] [Created] (LUCENE-3466) Rename Analyzer.reusableTokenStream() to tokenStream()

2011-09-26 Thread Chris Male (Created) (JIRA)
Rename Analyzer.reusableTokenStream() to tokenStream() -- Key: LUCENE-3466 URL: https://issues.apache.org/jira/browse/LUCENE-3466 Project: Lucene - Java Issue Type: Sub-task

[jira] [Assigned] (LUCENE-3466) Rename Analyzer.reusableTokenStream() to tokenStream()

2011-09-26 Thread Chris Male (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male reassigned LUCENE-3466: -- Assignee: Chris Male Rename Analyzer.reusableTokenStream() to tokenStream()

[jira] [Updated] (LUCENE-3466) Rename Analyzer.reusableTokenStream() to tokenStream()

2011-09-26 Thread Chris Male (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3466: --- Attachment: LUCENE-3466.patch Patch which does what is described above. Everything passes. Yay!

[jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-09-26 Thread David Smiley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13115244#comment-13115244 ] David Smiley commented on SOLR-2155: Your use-case is a feature I have intended to have