[jira] [Updated] (SOLR-4043) It isn't right response for create/delete/reload collections

2012-11-06 Thread Raintung Li (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raintung Li updated SOLR-4043: -- Attachment: patch-4043.txt The patch fix this bug > It isn't right response for create/

[jira] [Created] (SOLR-4043) It isn't right response for create/delete/reload collections

2012-11-06 Thread Raintung Li (JIRA)
Raintung Li created SOLR-4043: - Summary: It isn't right response for create/delete/reload collections Key: SOLR-4043 URL: https://issues.apache.org/jira/browse/SOLR-4043 Project: Solr Issue Typ

[jira] [Resolved] (LUCENE-4483) Make Term constructor javadoc refer to BytesRef.deepCopyOf

2012-11-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-4483. - Resolution: Fixed Fix Version/s: (was: 4.0.1) 5.0

Re: concurrentmergescheduller

2012-11-06 Thread Robert Muir
On Tue, Nov 6, 2012 at 6:32 AM, Michael McCandless wrote: > > While confusing, I think the code is actually nearly correct... My question is, who is going to create the MikeSays account? - To unsubscribe, e-mail: dev-unsubscr...

[jira] [Commented] (SOLR-4041) Allow segment merge monitoring in Solr Admin gui

2012-11-06 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492096#comment-13492096 ] Otis Gospodnetic commented on SOLR-4041: Does this automatically expose this in JMX

[jira] [Commented] (SOLR-3589) Edismax parser does not honor mm parameter if analyzer splits a token

2012-11-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492095#comment-13492095 ] Robert Muir commented on SOLR-3589: --- Committed to trunk/4.x. Will look tomorrow at 3.6.

[jira] [Resolved] (LUCENE-4540) Allow packed ints norms

2012-11-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-4540. - Resolution: Fixed Fix Version/s: 5.0 4.1 > Allow packed ints norms

[jira] [Created] (SOLR-4042) NullPointerException for query type 'query' without '{! ...}' syntax

2012-11-06 Thread Joel Nothman (JIRA)
Joel Nothman created SOLR-4042: -- Summary: NullPointerException for query type 'query' without '{! ...}' syntax Key: SOLR-4042 URL: https://issues.apache.org/jira/browse/SOLR-4042 Project: Solr

[jira] [Commented] (SOLR-4040) SolrCloud deleteByQuery requires multiple commits

2012-11-06 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492082#comment-13492082 ] David Smiley commented on SOLR-4040: (I'm working with Darin on this) To add a little c

[jira] [Resolved] (LUCENE-4543) Bring back TFIDFSim.lengthNorm

2012-11-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-4543. - Resolution: Fixed Fix Version/s: 5.0 4.1 > Bring back TFIDFSim.len

[jira] [Commented] (SOLR-3589) Edismax parser does not honor mm parameter if analyzer splits a token

2012-11-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492048#comment-13492048 ] Robert Muir commented on SOLR-3589: --- Hi Tom: thanks for working on the 3.6 backport! I'l

[jira] [Commented] (SOLR-3904) add package level javadocs to every package

2012-11-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492027#comment-13492027 ] Robert Muir commented on SOLR-3904: --- Thanks for starting this! > add pac

[jira] [Updated] (SOLR-1306) Support pluggable persistence/loading of solr.xml details

2012-11-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-1306: - Attachment: SOLR-1306.patch Fix for problem when no CoreDescriptorProvider was supplied but a bunc

[jira] [Updated] (SOLR-4030) Use Lucene segment merge throttling

2012-11-06 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radim Kolar updated SOLR-4030: -- Fix Version/s: 4.1 > Use Lucene segment merge throttling > --- > >

[jira] [Updated] (LUCENE-4536) Make PackedInts byte-aligned?

2012-11-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4536: - Attachment: LUCENE-4536.patch New patch including Mike's suggestions: - VERSION_LONG_ALIGNED re

[jira] [Commented] (SOLR-4041) Allow segment merge monitoring in Solr Admin gui

2012-11-06 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491980#comment-13491980 ] Radim Kolar commented on SOLR-4041: --- it could be > Allow segment merge m

[jira] [Updated] (SOLR-4041) Allow segment merge monitoring in Solr Admin gui

2012-11-06 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-4041: --- Fix Version/s: 4.1 > Allow segment merge monitoring in Solr Admin gui > --

[jira] [Commented] (SOLR-4041) Allow segment merge monitoring in Solr Admin gui

2012-11-06 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491979#comment-13491979 ] Otis Gospodnetic commented on SOLR-4041: This looks nice and useful. Any reason th

[jira] [Updated] (SOLR-4041) Allow segment merge monitoring in Solr Admin gui

2012-11-06 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radim Kolar updated SOLR-4041: -- Attachment: solr-monitormerge.txt > Allow segment merge monitoring in Solr Admin gui > -

[jira] [Created] (SOLR-4041) Allow segment merge monitoring in Solr Admin gui

2012-11-06 Thread Radim Kolar (JIRA)
Radim Kolar created SOLR-4041: - Summary: Allow segment merge monitoring in Solr Admin gui Key: SOLR-4041 URL: https://issues.apache.org/jira/browse/SOLR-4041 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-3589) Edismax parser does not honor mm parameter if analyzer splits a token

2012-11-06 Thread Tom Burton-West (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491922#comment-13491922 ] Tom Burton-West commented on SOLR-3589: --- I back-ported to 3.6 branch. Forgot to chan

[jira] [Updated] (SOLR-3589) Edismax parser does not honor mm parameter if analyzer splits a token

2012-11-06 Thread Tom Burton-West (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Burton-West updated SOLR-3589: -- Attachment: SOLR-3589.patch Back-port to 3.6 branch > Edismax parser does not h

[jira] [Commented] (LUCENE-4543) Bring back TFIDFSim.lengthNorm

2012-11-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491890#comment-13491890 ] Simon Willnauer commented on LUCENE-4543: - +1 thanks robert! > B

[jira] [Commented] (LUCENE-4542) Make RECURSION_CAP in HunspellStemmer configurable

2012-11-06 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491845#comment-13491845 ] Chris Male commented on LUCENE-4542: +1 I absolutely agree we need to make this chang

[jira] [Assigned] (LUCENE-4542) Make RECURSION_CAP in HunspellStemmer configurable

2012-11-06 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male reassigned LUCENE-4542: -- Assignee: Chris Male > Make RECURSION_CAP in HunspellStemmer configurable > --

[jira] [Commented] (LUCENE-4544) possible bug in ConcurrentMergeScheduler.merge(IndexWriter)

2012-11-06 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491800#comment-13491800 ] Radim Kolar commented on LUCENE-4544: - it can not be made simple by not creating thre

[jira] [Updated] (SOLR-2045) DIH doesn't release jdbc connections in conjunction with DB2

2012-11-06 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-2045: - Attachment: SOLR-2045.patch This patch fixes the problem by issuing a "commit" before closing the connect

[jira] [Updated] (SOLR-2045) DIH doesn't release jdbc connections in conjunction with DB2

2012-11-06 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-2045: - Affects Version/s: 3.6 4.0 Fix Version/s: 5.0 4.1

[jira] [Updated] (LUCENE-4544) possible bug in ConcurrentMergeScheduler.merge(IndexWriter)

2012-11-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4544: --- Attachment: LUCENE-4544.patch Patch. It was somewhat tricky to fix the off-by-one,

[jira] [Resolved] (SOLR-3856) DIH: Better tests for SqlEntityProcessor

2012-11-06 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer resolved SOLR-3856. -- Resolution: Fixed committed. Trunk: r1406231 (CHANGES.txt: r1406245) 4x: r1406246 > DI

[jira] [Created] (SOLR-4040) SolrCloud deleteByQuery requires multiple commits

2012-11-06 Thread Darin Plutchok (JIRA)
Darin Plutchok created SOLR-4040: Summary: SolrCloud deleteByQuery requires multiple commits Key: SOLR-4040 URL: https://issues.apache.org/jira/browse/SOLR-4040 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-3856) DIH: Better tests for SqlEntityProcessor

2012-11-06 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-3856: - Fix Version/s: 5.0 > DIH: Better tests for SqlEntityProcessor > --

[jira] [Updated] (SOLR-1306) Support pluggable persistence/loading of solr.xml details

2012-11-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-1306: - Attachment: SOLR-1306.patch took out some extraneous crud that made it into the last patch. When

[jira] [Updated] (SOLR-1306) Support pluggable persistence/loading of solr.xml details

2012-11-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-1306: - Attachment: (was: SOLR-1306.patch) > Support pluggable persistence/loading of solr.xml det

[jira] [Updated] (SOLR-1306) Support pluggable persistence/loading of solr.xml details

2012-11-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-1306: - Attachment: (was: SOLR-1306.patch) > Support pluggable persistence/loading of solr.xml det

[jira] [Created] (SOLR-4039) MergeIndex on multiple cores impossible with SolrJ

2012-11-06 Thread Mathieu Gond (JIRA)
Mathieu Gond created SOLR-4039: -- Summary: MergeIndex on multiple cores impossible with SolrJ Key: SOLR-4039 URL: https://issues.apache.org/jira/browse/SOLR-4039 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-3904) add package level javadocs to every package

2012-11-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491586#comment-13491586 ] Hoss Man commented on SOLR-3904: Progress... Committed revision 1406204. - trunk Committed

[jira] [Updated] (LUCENE-4532) TestDirectoryTaxonomyReader.testRefreshReadRecreatedTaxonomy failure

2012-11-06 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4532: --- Attachment: LUCENE-4532.patch Patch addresses the comments. For now, I kept the 'epoch' wording, unl

[jira] [Commented] (LUCENE-4538) Cache DocValues DirecSource

2012-11-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491558#comment-13491558 ] Robert Muir commented on LUCENE-4538: - Thanks Simon! > Cache DocValu

[jira] [Commented] (LUCENE-4543) Bring back TFIDFSim.lengthNorm

2012-11-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491528#comment-13491528 ] Michael McCandless commented on LUCENE-4543: +1 > Bring back

[jira] [Updated] (LUCENE-4543) Bring back TFIDFSim.lengthNorm

2012-11-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4543: Attachment: LUCENE-4543.patch Here's the patch. The api bug was introduced when sim was expanded

[jira] [Commented] (LUCENE-4539) DocValues impls should read all headers up-front instead of per-directsource

2012-11-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491520#comment-13491520 ] Adrien Grand commented on LUCENE-4539: -- bq. Who is keeping up with all the places th

[jira] [Commented] (LUCENE-4532) TestDirectoryTaxonomyReader.testRefreshReadRecreatedTaxonomy failure

2012-11-06 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491517#comment-13491517 ] Shai Erera commented on LUCENE-4532: bq. ...no test could check the migration from ol

[jira] [Commented] (LUCENE-4532) TestDirectoryTaxonomyReader.testRefreshReadRecreatedTaxonomy failure

2012-11-06 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491511#comment-13491511 ] Shai Erera commented on LUCENE-4532: Thanks for the review. bq. in TestDirectoryTaxo

[jira] [Resolved] (LUCENE-4538) Cache DocValues DirecSource

2012-11-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-4538. - Resolution: Fixed committed to trunk in rev. 1406153 backported to 4.x in rev. 1406169

[jira] [Assigned] (LUCENE-4538) Cache DocValues DirecSource

2012-11-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-4538: --- Assignee: Simon Willnauer > Cache DocValues DirecSource > -

[jira] [Assigned] (LUCENE-4544) possible bug in ConcurrentMergeScheduler.merge(IndexWriter)

2012-11-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-4544: -- Assignee: Michael McCandless > possible bug in ConcurrentMergeScheduler.me

[jira] [Commented] (SOLR-4037) Continuous Ping query caused exception: java.util.concurrent.RejectedExecutionException

2012-11-06 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491485#comment-13491485 ] Markus Jelsma commented on SOLR-4037: - We've also seen these exceptions when fireing no

[jira] [Created] (LUCENE-4544) possible bug in ConcurrentMergeScheduler.merge(IndexWriter)

2012-11-06 Thread Radim Kolar (JIRA)
Radim Kolar created LUCENE-4544: --- Summary: possible bug in ConcurrentMergeScheduler.merge(IndexWriter) Key: LUCENE-4544 URL: https://issues.apache.org/jira/browse/LUCENE-4544 Project: Lucene - Core

[jira] [Commented] (LUCENE-4536) Make PackedInts byte-aligned?

2012-11-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491479#comment-13491479 ] Michael McCandless commented on LUCENE-4536: bq. These were my first ideas, b

Re: Source Control

2012-11-06 Thread Jack Krupansky
One issue is how to use git and github. One can certainly use it as if it were svn, but that misses a lot of the power of git, particularly the collaborative tools on github. For example, one approach is to create a branch for every Jira ticket and then instead of posting raw "patches" on the

[jira] [Commented] (LUCENE-4532) TestDirectoryTaxonomyReader.testRefreshReadRecreatedTaxonomy failure

2012-11-06 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491466#comment-13491466 ] Gilad Barkai commented on LUCENE-4532: -- Reviewed the patch - and it looks very good.

[jira] [Commented] (LUCENE-4536) Make PackedInts byte-aligned?

2012-11-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491456#comment-13491456 ] Adrien Grand commented on LUCENE-4536: -- bq. This patch only changes the on-disk form

[jira] [Commented] (LUCENE-4539) DocValues impls should read all headers up-front instead of per-directsource

2012-11-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491454#comment-13491454 ] Robert Muir commented on LUCENE-4539: - I agree with you its bogus how it writes its h

[jira] [Commented] (LUCENE-4536) Make PackedInts byte-aligned?

2012-11-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491449#comment-13491449 ] Michael McCandless commented on LUCENE-4536: This patch only changes the on-d

[jira] [Updated] (LUCENE-4538) Cache DocValues DirecSource

2012-11-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4538: Attachment: LUCENE-4538.patch here is a new patch makeing the loadSource & loadDirectSourc

[jira] [Commented] (LUCENE-4539) DocValues impls should read all headers up-front instead of per-directsource

2012-11-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491432#comment-13491432 ] Adrien Grand commented on LUCENE-4539: -- Only in tests. This is why I think that writ

[jira] [Created] (LUCENE-4543) Bring back TFIDFSim.lengthNorm

2012-11-06 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4543: --- Summary: Bring back TFIDFSim.lengthNorm Key: LUCENE-4543 URL: https://issues.apache.org/jira/browse/LUCENE-4543 Project: Lucene - Core Issue Type: Bug

[jira] [Commented] (LUCENE-4540) Allow packed ints norms

2012-11-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491423#comment-13491423 ] Robert Muir commented on LUCENE-4540: - If someone changes their similarity to use a d

[jira] [Commented] (LUCENE-4540) Allow packed ints norms

2012-11-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491422#comment-13491422 ] Simon Willnauer commented on LUCENE-4540: - fair enough. I just wanted to mention

[jira] [Commented] (LUCENE-4540) Allow packed ints norms

2012-11-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491421#comment-13491421 ] Robert Muir commented on LUCENE-4540: - I don't see how its relevant. Issues will happ

[jira] [Commented] (LUCENE-4540) Allow packed ints norms

2012-11-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491417#comment-13491417 ] Simon Willnauer commented on LUCENE-4540: - bq. I don't understand the question Si

Re: Source Control

2012-11-06 Thread Radim Kolar
- It is hard to collaborate on a patch, internally in my organization as well as externally solr/lucene git repo is on github. You can use git within your organization without problem. - To unsubscribe, e-mail: dev-unsubscr..

[jira] [Commented] (LUCENE-4540) Allow packed ints norms

2012-11-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491415#comment-13491415 ] Robert Muir commented on LUCENE-4540: - I don't understand the question Simon: all the

[jira] [Commented] (LUCENE-4537) Move RateLimiter up to Directory and make it IOContext aware

2012-11-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491413#comment-13491413 ] Robert Muir commented on LUCENE-4537: - I didn't say it wasn't important. I guess, if

Re: Source Control

2012-11-06 Thread Toke Eskildsen
On Sat, 2012-10-27 at 01:02 +0200, Mark Miller wrote: > What are peoples thoughts about moving to git? Speaking as a contributor without commit rights and with very little interest in build systems and versioning control, my experience with Lucene hacking so far has had a few technical annoyances:

Re: concurrentmergescheduller

2012-11-06 Thread Michael McCandless
Hi Radim, While confusing, I think the code is actually nearly correct... but I would love to find some simplifications of CMS's logic (it's really hairy). It turns out mergeThreadCount() is allowed to go higher than maxThreadCount; when this happens, Lucene pauses mergeThreadCount()-maxThreadCou

[jira] [Updated] (LUCENE-4542) Make RECURSION_CAP in HunspellStemmer configurable

2012-11-06 Thread Piotr (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr updated LUCENE-4542: -- Priority: Major (was: Minor) Description: Currently there is private static final int RECURSION_CAP =

Re: Adding index epoch tracking to Lucene

2012-11-06 Thread Michael McCandless
I'm not sure, but I think something in Solr's replication needed this information? And maybe that's why it uses timestamps today instead...? Mike McCandless http://blog.mikemccandless.com On Tue, Nov 6, 2012 at 3:09 AM, Shai Erera wrote: > Hi guys, > > Lucene today tracks the index generation

[jira] [Commented] (LUCENE-4540) Allow packed ints norms

2012-11-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491391#comment-13491391 ] Michael McCandless commented on LUCENE-4540: +1, very cool!

[jira] [Commented] (LUCENE-4537) Move RateLimiter up to Directory and make it IOContext aware

2012-11-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491390#comment-13491390 ] Michael McCandless commented on LUCENE-4537: I think rate limiting merge IO i

[jira] [Created] (LUCENE-4542) Make RECURSION_CAP in HunspellStemmer configurable

2012-11-06 Thread Piotr (JIRA)
Piotr created LUCENE-4542: - Summary: Make RECURSION_CAP in HunspellStemmer configurable Key: LUCENE-4542 URL: https://issues.apache.org/jira/browse/LUCENE-4542 Project: Lucene - Core Issue Type: Impr

[jira] [Updated] (LUCENE-4542) Make RECURSION_CAP in HunspellStemmer configurable

2012-11-06 Thread Piotr (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr updated LUCENE-4542: -- Description: Currently there is private static final int RECURSION_CAP = 2; in the code of the class Hunspell

[jira] [Updated] (SOLR-4038) SolrCloud indexing blocks if node is recovering

2012-11-06 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated SOLR-4038: Description: See: http://lucene.472066.n3.nabble.com/SolrCloud-indexing-blocks-if-node-is-recoverin

[jira] [Created] (SOLR-4038) SolrCloud indexing blocks if node is recovering

2012-11-06 Thread Markus Jelsma (JIRA)
Markus Jelsma created SOLR-4038: --- Summary: SolrCloud indexing blocks if node is recovering Key: SOLR-4038 URL: https://issues.apache.org/jira/browse/SOLR-4038 Project: Solr Issue Type: Bug

[jira] [Created] (SOLR-4037) Continuous Ping query caused exception: java.util.concurrent.RejectedExecutionException

2012-11-06 Thread Markus Jelsma (JIRA)
Markus Jelsma created SOLR-4037: --- Summary: Continuous Ping query caused exception: java.util.concurrent.RejectedExecutionException Key: SOLR-4037 URL: https://issues.apache.org/jira/browse/SOLR-4037 Pro

[jira] [Commented] (LUCENE-4537) Move RateLimiter up to Directory and make it IOContext aware

2012-11-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491345#comment-13491345 ] Simon Willnauer commented on LUCENE-4537: - bq. I think this is some premature opt

[jira] [Commented] (LUCENE-4540) Allow packed ints norms

2012-11-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491341#comment-13491341 ] Simon Willnauer commented on LUCENE-4540: - +1 - should we also document that we d

Re: [JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.6.0_37) - Build # 1459 - Still Failing!

2012-11-06 Thread Alan Woodward
I committed a fix On 6 Nov 2012, at 07:28, Policeman Jenkins Server wrote: > Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows/1459/ > Java: 32bit/jdk1.6.0_37 -client -XX:+UseConcMarkSweepGC > > 2 tests failed. > FAILED: junit.framework.TestSuite.org.apache.solr.schema.Tes

Adding index epoch tracking to Lucene

2012-11-06 Thread Shai Erera
Hi guys, Lucene today tracks the index generation, which is incremented whenever changes are committed to the index. In LUCENE-4532 I needed to add epoch tracking, which is incremented whenever the index is being re-created. An index is considered to be re-created (for the use case in LUCENE-4532)