[jira] [Commented] (LUCENENET-486) Wildcard queries are not analyzed

2012-04-20 Thread Prescott Nasser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258600#comment-13258600 ] Prescott Nasser commented on LUCENENET-486: --- We could potentially add a

LFU cache - SOLR-2906

2012-04-20 Thread Shawn Heisey
The LFU cache implementation I wrote for SOLR-2906 is O(log n), which is pretty inefficient. Today I came across an implementation that claims to be O(1). Specifically, it is found in an open source project called hawtdb. They reference a paper at the following URL (pdf warning):

RE: LFU cache - SOLR-2906

2012-04-20 Thread Uwe Schindler
404 Not Found for me. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Shawn Heisey [mailto:s...@elyograg.org] Sent: Friday, April 20, 2012 8:32 AM To: dev@lucene.apache.org Subject: LFU cache -

Re: LFU cache - SOLR-2906

2012-04-20 Thread Ashish
try this http://dhruvbird.com/lfu.pdf On Fri, Apr 20, 2012 at 12:06 PM, Uwe Schindler u...@thetaphi.de wrote: 404 Not Found for me. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Shawn Heisey

Re: LFU cache - SOLR-2906

2012-04-20 Thread Shawn Heisey
Thanks for fixing that. I typed it on my phone, looks like autocorrect bit me! try this http://dhruvbird.com/lfu.pdf On Fri, Apr 20, 2012 at 12:06 PM, Uwe Schindler u...@thetaphi.de wrote: 404 Not Found for me. - To

[jira] [Resolved] (LUCENE-4000) Non-redirected JVM output causes build errors

2012-04-20 Thread Dawid Weiss (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-4000. - Resolution: Unresolved I filed an issue to randomizedrunner to allow passing builds even if

[jira] [Resolved] (LUCENE-3206) FST package API refactoring

2012-04-20 Thread Dawid Weiss (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-3206. - Resolution: Later Fix Version/s: (was: 4.0) Won't have the time for this in any near

[jira] [Commented] (SOLR-3178) Versioning - optimistic locking

2012-04-20 Thread Per Steffensen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258064#comment-13258064 ] Per Steffensen commented on SOLR-3178: -- Mark Miller, we are working on a internal SVN

[jira] [Commented] (SOLR-3174) Visualize Cluster State

2012-04-20 Thread Stefan Matheis (steffkes) (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258069#comment-13258069 ] Stefan Matheis (steffkes) commented on SOLR-3174: - I'll commit this during

[jira] [Created] (LUCENE-4002) Running tests with internal JVM diagnostic options (such as -verbose:*) will fail.

2012-04-20 Thread Dawid Weiss (Created) (JIRA)
Running tests with internal JVM diagnostic options (such as -verbose:*) will fail. -- Key: LUCENE-4002 URL: https://issues.apache.org/jira/browse/LUCENE-4002 Project:

[jira] [Created] (SOLR-3382) Finegrained error propagation (focus on multi-document updates)

2012-04-20 Thread Per Steffensen (Created) (JIRA)
Finegrained error propagation (focus on multi-document updates) --- Key: SOLR-3382 URL: https://issues.apache.org/jira/browse/SOLR-3382 Project: Solr Issue Type: New Feature

[jira] [Created] (LUCENE-4003) FieldCacheRewriteMethod.java is in tests

2012-04-20 Thread selckin (Created) (JIRA)
FieldCacheRewriteMethod.java is in tests Key: LUCENE-4003 URL: https://issues.apache.org/jira/browse/LUCENE-4003 Project: Lucene - Java Issue Type: Bug Reporter: selckin I believe

[jira] [Commented] (SOLR-3382) Finegrained error propagation (focus on multi-document updates)

2012-04-20 Thread Per Steffensen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258080#comment-13258080 ] Per Steffensen commented on SOLR-3382: -- We have created a solution to this while

[jira] [Commented] (SOLR-3178) Versioning - optimistic locking

2012-04-20 Thread Per Steffensen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258083#comment-13258083 ] Per Steffensen commented on SOLR-3178: -- Yonik Seeley, I agree that some of the stuff

[jira] [Commented] (SOLR-3382) Finegrained error propagation (focus on multi-document updates)

2012-04-20 Thread Per Steffensen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258086#comment-13258086 ] Per Steffensen commented on SOLR-3382: -- In our contribution the finegrained error

[jira] [Commented] (SOLR-3382) Finegrained error propagation (focus on multi-document updates)

2012-04-20 Thread Stefan Matheis (steffkes) (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258092#comment-13258092 ] Stefan Matheis (steffkes) commented on SOLR-3382: - Per, just one quick

[jira] [Created] (SOLR-3383) Async responses in SolrJ

2012-04-20 Thread Per Steffensen (Created) (JIRA)
Async responses in SolrJ Key: SOLR-3383 URL: https://issues.apache.org/jira/browse/SOLR-3383 Project: Solr Issue Type: Improvement Components: clients - java Affects Versions: 3.5 Reporter:

[jira] [Commented] (SOLR-3383) Async responses in SolrJ

2012-04-20 Thread Per Steffensen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258108#comment-13258108 ] Per Steffensen commented on SOLR-3383: -- We are working on a solution that we hope to

[jira] [Commented] (SOLR-3178) Versioning - optimistic locking

2012-04-20 Thread Per Steffensen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258109#comment-13258109 ] Per Steffensen commented on SOLR-3178: -- And SOLR-3383 Versioning -

[jira] [Updated] (SOLR-3383) Async responses in SolrJ

2012-04-20 Thread Per Steffensen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Per Steffensen updated SOLR-3383: - Description: Today it is like this - SolrServer.request returns NamedListObject -

[jira] [Created] (SOLR-3384) Custom SolrServer chains - mixing SolrServer-subclass properties as you like to

2012-04-20 Thread Per Steffensen (Created) (JIRA)
Custom SolrServer chains - mixing SolrServer-subclass properties as you like to --- Key: SOLR-3384 URL: https://issues.apache.org/jira/browse/SOLR-3384 Project: Solr

[jira] [Commented] (SOLR-3178) Versioning - optimistic locking

2012-04-20 Thread Per Steffensen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258131#comment-13258131 ] Per Steffensen commented on SOLR-3178: -- And SOLR-3384, which is kinda independent but

[jira] [Updated] (SOLR-3383) Async responses in SolrJ

2012-04-20 Thread Per Steffensen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Per Steffensen updated SOLR-3383: - Description: Today it is like this - SolrServer.request returns NamedListObject -

[jira] [Commented] (SOLR-3382) Finegrained error propagation (focus on multi-document updates)

2012-04-20 Thread Per Steffensen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258134#comment-13258134 ] Per Steffensen commented on SOLR-3382: -- Stefan Metheis, the string-operations are

[jira] [Commented] (SOLR-3038) Solrj should use javabin wireformat by default with updaterequests

2012-04-20 Thread Sami Siren (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258136#comment-13258136 ] Sami Siren commented on SOLR-3038: -- Perhaps we could drop off xml support from _solrj_

[jira] [Updated] (SOLR-3363) Replace RuntimeExceptions in Analysis Factories

2012-04-20 Thread Chris Male (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-3363: - Attachment: SOLR-3363.patch Patch. Replace RuntimeExceptions in Analysis Factories

[jira] [Commented] (LUCENE-4003) FieldCacheRewriteMethod.java is in tests

2012-04-20 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258144#comment-13258144 ] Robert Muir commented on LUCENE-4003: - this was added mainly to have a test for

[jira] [Commented] (LUCENE-4003) FieldCacheRewriteMethod.java is in tests

2012-04-20 Thread selckin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258145#comment-13258145 ] selckin commented on LUCENE-4003: - I found it because i was looking for a query

[jira] [Commented] (LUCENE-4003) FieldCacheRewriteMethod.java is in tests

2012-04-20 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258149#comment-13258149 ] Robert Muir commented on LUCENE-4003: - Thats a nice point... why do we have

[jira] [Commented] (SOLR-3174) Visualize Cluster State

2012-04-20 Thread Stefan Matheis (steffkes) (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258158#comment-13258158 ] Stefan Matheis (steffkes) commented on SOLR-3174: - Committed current state

[jira] [Commented] (SOLR-3038) Solrj should use javabin wireformat by default with updaterequests

2012-04-20 Thread Commented
[ https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258162#comment-13258162 ] Jan Høydahl commented on SOLR-3038: --- As long as we have the JavaBin back-compat broken

[jira] [Commented] (LUCENE-4003) FieldCacheRewriteMethod.java is in tests

2012-04-20 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258164#comment-13258164 ] Uwe Schindler commented on LUCENE-4003: --- I like this idea, too. I would like to

[jira] [Updated] (SOLR-3371) Admin UI breaks with a core named 'logging' or 'threads'

2012-04-20 Thread Stefan Matheis (steffkes) (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-3371: Attachment: SOLR-3371.patch Updated Patch (Line-Numbers in cloud.js

[jira] [Commented] (SOLR-3317) Admin UI: Improve request handler / qt in query form

2012-04-20 Thread Stefan Matheis (steffkes) (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258169#comment-13258169 ] Stefan Matheis (steffkes) commented on SOLR-3317: - David, i guess we could

[jira] [Commented] (SOLR-3382) Finegrained error propagation (focus on multi-document updates)

2012-04-20 Thread Per Steffensen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258174#comment-13258174 ] Per Steffensen commented on SOLR-3382: -- Stefan: Done! Changed my code and Wiki page.

[jira] [Commented] (LUCENE-4003) FieldCacheRewriteMethod.java is in tests

2012-04-20 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258178#comment-13258178 ] Robert Muir commented on LUCENE-4003: - Feel free to take this one Uwe! {quote}

[jira] [Commented] (SOLR-3178) Versioning - optimistic locking

2012-04-20 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258186#comment-13258186 ] Mark Miller commented on SOLR-3178: --- bq. I will change my strategy and deliver a rough

[jira] [Commented] (SOLR-3038) Solrj should use javabin wireformat by default with updaterequests

2012-04-20 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258190#comment-13258190 ] Robert Muir commented on SOLR-3038: --- 4.x cannot read any indexes older than 3.x

[jira] [Commented] (SOLR-3317) Admin UI: Improve request handler / qt in query form

2012-04-20 Thread David Smiley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258223#comment-13258223 ] David Smiley commented on SOLR-3317: Yeah, sounds good. If you feel so inclined you

[jira] [Commented] (SOLR-3178) Versioning - optimistic locking

2012-04-20 Thread Per Steffensen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258224#comment-13258224 ] Per Steffensen commented on SOLR-3178: -- Mark Miller, its noted and I will certainly

[jira] [Commented] (SOLR-3178) Versioning - optimistic locking

2012-04-20 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258226#comment-13258226 ] Yonik Seeley commented on SOLR-3178: bq. I will change my strategy and deliver a rough

[jira] [Commented] (SOLR-3038) Solrj should use javabin wireformat by default with updaterequests

2012-04-20 Thread Commented
[ https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258252#comment-13258252 ] Jan Høydahl commented on SOLR-3038: --- Doesn't matter. One customer of ours use an ECM

[jira] [Commented] (SOLR-3317) Admin UI: Improve request handler / qt in query form

2012-04-20 Thread Stefan Matheis (steffkes) (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258257#comment-13258257 ] Stefan Matheis (steffkes) commented on SOLR-3317: - bq. The presence of 'qt'

[jira] [Commented] (SOLR-3178) Versioning - optimistic locking

2012-04-20 Thread Per Steffensen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258260#comment-13258260 ] Per Steffensen commented on SOLR-3178: -- Will supply patch early next week. Guess I

[jira] [Commented] (SOLR-3038) Solrj should use javabin wireformat by default with updaterequests

2012-04-20 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258259#comment-13258259 ] Robert Muir commented on SOLR-3038: --- {quote} but since we can have only one SolrJ on the

[jira] [Updated] (LUCENE-3977) generated/duplicated javadocs are wasteful and bloat the release

2012-04-20 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3977: Attachment: LUCENE-3977.patch here's a prototype (not ready for committing yet!) .zip binary

[jira] [Updated] (LUCENE-3977) generated/duplicated javadocs are wasteful and bloat the release

2012-04-20 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3977: Attachment: LUCENE-3997.patch updated patch, that generates relative links (i wrongly had

[jira] [Created] (SOLR-3385) Extended Dismax parser ignores all regular search terms when one search term is using + (dismax behaves differently)

2012-04-20 Thread Nils Kaiser (Created) (JIRA)
Extended Dismax parser ignores all regular search terms when one search term is using + (dismax behaves differently) Key: SOLR-3385 URL:

[jira] [Updated] (LUCENE-3977) generated/duplicated javadocs are wasteful and bloat the release

2012-04-20 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3977: Attachment: (was: LUCENE-3997.patch) generated/duplicated javadocs are wasteful and

[jira] [Updated] (LUCENE-3977) generated/duplicated javadocs are wasteful and bloat the release

2012-04-20 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3977: Attachment: LUCENE-3977.patch sorry, i had attached the wrong patch.

[jira] [Created] (SOLR-3386) ExtractingRequestHandler applies fname settings to literals

2012-04-20 Thread Colin Hebert (Created) (JIRA)
ExtractingRequestHandler applies fname settings to literals --- Key: SOLR-3386 URL: https://issues.apache.org/jira/browse/SOLR-3386 Project: Solr Issue Type: Bug Components:

[jira] [Updated] (SOLR-3386) ExtractingRequestHandler applies fname settings to literals

2012-04-20 Thread Colin Hebert (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Hebert updated SOLR-3386: --- Description: The SolrContentHandler.addLiterals() method call the SolrContentHandler.addField()

[jira] [Updated] (SOLR-3386) ExtractingRequestHandler applies fname settings to literals

2012-04-20 Thread Colin Hebert (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Hebert updated SOLR-3386: --- Description: The SolrContentHandler.addLiterals() method call the SolrContentHandler.addField()

[jira] [Commented] (SOLR-3385) Extended Dismax parser ignores all regular search terms when one search term is using + (dismax behaves differently)

2012-04-20 Thread Erick Erickson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258304#comment-13258304 ] Erick Erickson commented on SOLR-3385: -- Several things: 1 Please discuss issues like

[jira] [Commented] (SOLR-3038) Solrj should use javabin wireformat by default with updaterequests

2012-04-20 Thread Eric Pugh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258317#comment-13258317 ] Eric Pugh commented on SOLR-3038: - I use the XML format all the time to be able to connect

[jira] [Updated] (SOLR-3369) shards.tolerant=true broken on group and facet queries

2012-04-20 Thread Russell Black (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Black updated SOLR-3369: Affects Version/s: (was: 3.6.1) removed 3.6 from affected versions

[jira] [Updated] (LUCENE-3977) generated/duplicated javadocs are wasteful and bloat the release

2012-04-20 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3977: Attachment: LUCENE-3977.patch Updated patch that improves our docs/api/index.html (the

[jira] [Commented] (SOLR-3038) Solrj should use javabin wireformat by default with updaterequests

2012-04-20 Thread Ryan McKinley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258349#comment-13258349 ] Ryan McKinley commented on SOLR-3038: - +1 to use javabin as the default big -1 to

[jira] [Commented] (LUCENE-3977) generated/duplicated javadocs are wasteful and bloat the release

2012-04-20 Thread DM Smith (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258348#comment-13258348 ] DM Smith commented on LUCENE-3977: -- Personally I'd like them not to be in the binary

[jira] [Commented] (LUCENE-3977) generated/duplicated javadocs are wasteful and bloat the release

2012-04-20 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258352#comment-13258352 ] Robert Muir commented on LUCENE-3977: - DM: well thats always an option, however I

[jira] [Updated] (SOLR-3385) Extended Dismax parser ignores all regular search terms when one search term is using + (dismax behaves differently)

2012-04-20 Thread Nils Kaiser (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nils Kaiser updated SOLR-3385: -- Attachment: select_PLUSsales_edismax_9600results.xml

[jira] [Created] (SOLR-3387) UpdateRequestHandler should support XML,CSV,JSON, and javabin

2012-04-20 Thread Ryan McKinley (Created) (JIRA)
UpdateRequestHandler should support XML,CSV,JSON, and javabin - Key: SOLR-3387 URL: https://issues.apache.org/jira/browse/SOLR-3387 Project: Solr Issue Type: Improvement

[jira] [Issue Comment Edited] (SOLR-3385) Extended Dismax parser ignores all regular search terms when one search term is using + (dismax behaves differently)

2012-04-20 Thread Nils Kaiser (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258354#comment-13258354 ] Nils Kaiser edited comment on SOLR-3385 at 4/20/12 4:24 PM:

[jira] [Issue Comment Edited] (SOLR-3385) Extended Dismax parser ignores all regular search terms when one search term is using + (dismax behaves differently)

2012-04-20 Thread Nils Kaiser (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258354#comment-13258354 ] Nils Kaiser edited comment on SOLR-3385 at 4/20/12 4:23 PM:

[jira] [Commented] (SOLR-3038) Solrj should use javabin wireformat by default with updaterequests

2012-04-20 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258364#comment-13258364 ] Uwe Schindler commented on SOLR-3038: - bq. with XML, it it can read pre 3.x – the

[jira] [Commented] (SOLR-3387) UpdateRequestHandler should support XML,CSV,JSON, and javabin

2012-04-20 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258376#comment-13258376 ] Yonik Seeley commented on SOLR-3387: And default wt based on that? (i.e. xml, JSON or

[jira] [Commented] (LUCENE-3977) generated/duplicated javadocs are wasteful and bloat the release

2012-04-20 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258380#comment-13258380 ] Uwe Schindler commented on LUCENE-3977: --- If I am not interested in any

[jira] [Commented] (SOLR-3387) UpdateRequestHandler should support XML,CSV,JSON, and javabin

2012-04-20 Thread Ryan McKinley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258387#comment-13258387 ] Ryan McKinley commented on SOLR-3387: - yes -- i'm looking at something like:

[jira] [Created] (LUCENE-4004) Add syntax for DisjunctionMaxQuery to the Query Parser

2012-04-20 Thread Benson Margulies (Created) (JIRA)
Add syntax for DisjunctionMaxQuery to the Query Parser -- Key: LUCENE-4004 URL: https://issues.apache.org/jira/browse/LUCENE-4004 Project: Lucene - Java Issue Type: Improvement

[jira] [Commented] (SOLR-3387) UpdateRequestHandler should support XML,CSV,JSON, and javabin

2012-04-20 Thread Ryan McKinley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258399#comment-13258399 ] Ryan McKinley commented on SOLR-3387: - as a quick sketch, I'm looking at something

Re: Test for NoSQL databases?

2012-04-20 Thread Patrick Durusau
Grant, On 04/20/2012 12:44 PM, Grant Ingersoll wrote: More collections are always good, but the primary thing we are missing is the rel. judgments, queries, etc., IMO. +1! Absolutely but we also lack the hands to do the rel. judgments, queries, etc. Thinking of possible ways to

[jira] [Commented] (SOLR-3038) Solrj should use javabin wireformat by default with updaterequests

2012-04-20 Thread Ryan McKinley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258413#comment-13258413 ] Ryan McKinley commented on SOLR-3038: - hymm -- to make sure I am not crazy, i just: 1.

[jira] [Commented] (SOLR-3387) UpdateRequestHandler should support XML,CSV,JSON, and javabin

2012-04-20 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258415#comment-13258415 ] Yonik Seeley commented on SOLR-3387: bq. Any red flags? What about stream.body? And

[jira] [Commented] (SOLR-3038) Solrj should use javabin wireformat by default with updaterequests

2012-04-20 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258421#comment-13258421 ] Uwe Schindler commented on SOLR-3038: - Ryan, Robert and me are talking about 2

[jira] [Commented] (SOLR-3375) Charset problem using HttpSolrServer instead of CommonsHttpSolrServer

2012-04-20 Thread Oleg Kalnichevski (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258424#comment-13258424 ] Oleg Kalnichevski commented on SOLR-3375: - @Roger But it also involves getting

[jira] [Commented] (SOLR-3387) UpdateRequestHandler should support XML,CSV,JSON, and javabin

2012-04-20 Thread Ryan McKinley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258430#comment-13258430 ] Ryan McKinley commented on SOLR-3387: - bq. What about stream.body? stream.body is used

[jira] [Commented] (SOLR-3387) UpdateRequestHandler should support XML,CSV,JSON, and javabin

2012-04-20 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258436#comment-13258436 ] Yonik Seeley commented on SOLR-3387: bq. I'll poke – getStream().mark()/reset() can

[jira] [Commented] (LUCENE-3977) generated/duplicated javadocs are wasteful and bloat the release

2012-04-20 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258443#comment-13258443 ] Dawid Weiss commented on LUCENE-3977: - It's funny -- I feel the same way Uwe does but

[jira] [Commented] (SOLR-3317) Admin UI: Improve request handler / qt in query form

2012-04-20 Thread David Smiley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258444#comment-13258444 ] David Smiley commented on SOLR-3317: I'm glad to hear you agree, and further suggested

[jira] [Commented] (SOLR-3038) Solrj should use javabin wireformat by default with updaterequests

2012-04-20 Thread Ryan McKinley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258460#comment-13258460 ] Ryan McKinley commented on SOLR-3038: - I don't see the motivation for dropping XML --

[jira] [Commented] (SOLR-3038) Solrj should use javabin wireformat by default with updaterequests

2012-04-20 Thread Ryan McKinley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258468#comment-13258468 ] Ryan McKinley commented on SOLR-3038: - Having a java client that reads from an old

[jira] [Updated] (LUCENE-3977) generated/duplicated javadocs are wasteful and bloat the release

2012-04-20 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3977: Attachment: LUCENE-3977.patch latest patch, found a few unrelated things: * join module links to

[jira] [Commented] (SOLR-3387) UpdateRequestHandler should support XML,CSV,JSON, and javabin

2012-04-20 Thread Ryan McKinley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258509#comment-13258509 ] Ryan McKinley commented on SOLR-3387: - Since solr 1.1, the content-type is required for

[jira] [Updated] (LUCENE-3977) generated/duplicated javadocs are wasteful and bloat the release

2012-04-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3977: Attachment: LUCENE-3977.patch patch with solr-lucene links working too. I think this is ready to

[jira] [Created] (SOLR-3388) HTTP caching should be disabled by default for ContentStreamHandlers

2012-04-20 Thread Ryan McKinley (JIRA)
Ryan McKinley created SOLR-3388: --- Summary: HTTP caching should be disabled by default for ContentStreamHandlers Key: SOLR-3388 URL: https://issues.apache.org/jira/browse/SOLR-3388 Project: Solr

[jira] [Commented] (LUCENE-3977) generated/duplicated javadocs are wasteful and bloat the release

2012-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258596#comment-13258596 ] Uwe Schindler commented on LUCENE-3977: --- +1 generated/duplicated

[jira] [Commented] (LUCENE-3977) generated/duplicated javadocs are wasteful and bloat the release

2012-04-20 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258608#comment-13258608 ] Ryan McKinley commented on LUCENE-3977: --- +1 Thanks for taking on these thankless

[jira] [Closed] (SOLR-3387) UpdateRequestHandler should support XML,CSV,JSON, and javabin

2012-04-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl closed SOLR-3387. - Resolution: Duplicate Fix Version/s: (was: 4.0) Closing. Please continue discussion in

[jira] [Commented] (SOLR-2857) Multi-content-type /update handler

2012-04-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258617#comment-13258617 ] Jan Høydahl commented on SOLR-2857: --- For the text/xml case, if tr is specified, we use

[jira] [Updated] (SOLR-3388) HTTP caching should be disabled by default for ContentStreamHandlers

2012-04-20 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-3388: Attachment: SOLR-3388-http-caching.patch here is a patch. It changes the default in

[jira] [Updated] (SOLR-3361) maxNumberOfBackups does not work with backupAfter=commit

2012-04-20 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-3361: - Attachment: SOLR-3361.patch Here's a patch that has both a fix and an improved unit test. There are

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 2287 - Failure

2012-04-20 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2287/ 4 tests failed. REGRESSION: org.apache.solr.client.solrj.SolrExampleBinaryTest.testMultiContentStreamRequest Error Message: MIME type may not be null Stack Trace: java.lang.IllegalArgumentException: MIME type may

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

2012-04-20 Thread Ryan McKinley
my bad -- fixing it now... On Fri, Apr 20, 2012 at 4:25 PM, Apache Jenkins Server jenk...@builds.apache.org wrote: Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2287/ 4 tests failed. REGRESSION:  

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 13334 - Failure

2012-04-20 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13334/ 4 tests failed. REGRESSION: org.apache.solr.client.solrj.SolrExampleBinaryTest.testMultiContentStreamRequest Error Message: MIME type may not be null Stack Trace: java.lang.IllegalArgumentException: MIME type may not be

[jira] [Updated] (SOLR-2857) Multi-content-type /update handler

2012-04-20 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-2857: Attachment: SOLR-2857-update-content-type.patch Here is a patch that moves XML,CSV,JSON,javabin and

[jira] [Commented] (SOLR-2857) Multi-content-type /update handler

2012-04-20 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258680#comment-13258680 ] Ryan McKinley commented on SOLR-2857: - re ExtractingRequestHandler -- I think this

[jira] [Commented] (SOLR-2857) Multi-content-type /update handler

2012-04-20 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258686#comment-13258686 ] Ryan McKinley commented on SOLR-2857: - What are thoughts on deprecation? I think we

[jira] [Created] (SOLR-3389) Autodetect JSON/XML when content-type is missing from request

2012-04-20 Thread Ryan McKinley (JIRA)
Ryan McKinley created SOLR-3389: --- Summary: Autodetect JSON/XML when content-type is missing from request Key: SOLR-3389 URL: https://issues.apache.org/jira/browse/SOLR-3389 Project: Solr

[jira] [Updated] (SOLR-3389) Autodetect JSON/XML when content-type is missing from request

2012-04-20 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-3389: Priority: Trivial (was: Major) Autodetect JSON/XML when content-type is missing from request

[jira] [Created] (SOLR-3390) Highlighting issue with multi-word synonyms causes to highlight the wrong terms

2012-04-20 Thread Rahul Babulal (JIRA)
Rahul Babulal created SOLR-3390: --- Summary: Highlighting issue with multi-word synonyms causes to highlight the wrong terms Key: SOLR-3390 URL: https://issues.apache.org/jira/browse/SOLR-3390 Project:

  1   2   >