[jira] [Created] (SOLR-8839) Angular admin/segments display: display of deleted docs not proportional

2016-03-14 Thread Luc Vanlerberghe (JIRA)
Luc Vanlerberghe created SOLR-8839: -- Summary: Angular admin/segments display: display of deleted docs not proportional Key: SOLR-8839 URL: https://issues.apache.org/jira/browse/SOLR-8839 Project:

[jira] [Created] (SOLR-8802) Make remaining mutable Queries immutable

2016-03-08 Thread Luc Vanlerberghe (JIRA)
Luc Vanlerberghe created SOLR-8802: -- Summary: Make remaining mutable Queries immutable Key: SOLR-8802 URL: https://issues.apache.org/jira/browse/SOLR-8802 Project: Solr Issue Type:

[jira] [Updated] (LUCENE-7078) Make remaining mutable Queries immutable

2016-03-08 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luc Vanlerberghe updated LUCENE-7078: - Description: See LUCENE-6531 Mutable queries are an issue for automatic filter caching

[jira] [Created] (LUCENE-7078) Make remaining mutable Queries immutable

2016-03-08 Thread Luc Vanlerberghe (JIRA)
Luc Vanlerberghe created LUCENE-7078: Summary: Make remaining mutable Queries immutable Key: LUCENE-7078 URL: https://issues.apache.org/jira/browse/LUCENE-7078 Project: Lucene - Core

[jira] [Commented] (LUCENE-7064) Make MultiPhraseQuery immutable

2016-03-03 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177947#comment-15177947 ] Luc Vanlerberghe commented on LUCENE-7064: -- I updated the PR so modifying a Builder no longer

[jira] [Commented] (LUCENE-7064) Make MultiPhraseQuery immutable

2016-03-03 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177856#comment-15177856 ] Luc Vanlerberghe commented on LUCENE-7064: -- I just realized I pass the arrays from the builder

[jira] [Created] (LUCENE-7064) Make MultiPhraseQuery immutable

2016-03-03 Thread Luc Vanlerberghe (JIRA)
Luc Vanlerberghe created LUCENE-7064: Summary: Make MultiPhraseQuery immutable Key: LUCENE-7064 URL: https://issues.apache.org/jira/browse/LUCENE-7064 Project: Lucene - Core Issue Type:

[jira] [Commented] (SOLR-8050) Partial update on document with multivalued date field fails

2015-10-12 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953031#comment-14953031 ] Luc Vanlerberghe commented on SOLR-8050: Contrary to the components list in the original report,

[jira] [Commented] (SOLR-8050) Partial update on document with multivalued date field fails

2015-10-12 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953149#comment-14953149 ] Luc Vanlerberghe commented on SOLR-8050: P.s.: I updated the pull request so the original link to

[jira] [Commented] (SOLR-8050) Partial update on document with multivalued date field fails

2015-10-12 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953145#comment-14953145 ] Luc Vanlerberghe commented on SOLR-8050: I managed to fix it (at least it seems to be ok now

[jira] [Commented] (SOLR-8050) Partial update on document with multivalued date field fails

2015-10-05 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14943309#comment-14943309 ] Luc Vanlerberghe commented on SOLR-8050: A temporary workaround seems to be to include the data of

[jira] [Commented] (SOLR-8050) Partial update on document with multivalued date field fails

2015-10-05 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14943265#comment-14943265 ] Luc Vanlerberghe commented on SOLR-8050: As I mentioned in the code comments, not only does

[jira] [Comment Edited] (SOLR-8050) Partial update on document with multivalued date field fails

2015-10-05 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14943265#comment-14943265 ] Luc Vanlerberghe edited comment on SOLR-8050 at 10/5/15 11:52 AM: -- As I

[jira] [Commented] (SOLR-8050) Partial update on document with multivalued date field fails

2015-10-05 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14943245#comment-14943245 ] Luc Vanlerberghe commented on SOLR-8050: I have the same problem in solr-5.1.0 and was able to

[jira] [Commented] (LUCENE-6427) BitSet fixes - assert on presence of 'ghost bits' and others

2015-04-29 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14518852#comment-14518852 ] Luc Vanlerberghe commented on LUCENE-6427: -- Thanks for committing! Actually,

[jira] [Commented] (LUCENE-6427) BitSet fixes - assert on presence of 'ghost bits' and others

2015-04-24 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14511100#comment-14511100 ] Luc Vanlerberghe commented on LUCENE-6427: -- I didn't check if these where valid

[jira] [Commented] (LUCENE-6427) BitSet fixes - assert on presence of 'ghost bits' and others

2015-04-17 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14499509#comment-14499509 ] Luc Vanlerberghe commented on LUCENE-6427: -- I updated my pull request: * Deleted

[jira] [Comment Edited] (LUCENE-6427) BitSet fixes - assert on presence of 'ghost bits' and others

2015-04-17 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14499509#comment-14499509 ] Luc Vanlerberghe edited comment on LUCENE-6427 at 4/17/15 9:08 AM:

[jira] [Commented] (LUCENE-6427) BitSet fixes - assert on presence of 'ghost bits' and others

2015-04-16 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14497795#comment-14497795 ] Luc Vanlerberghe commented on LUCENE-6427: -- * I moved the Depends on the ghost

[jira] [Commented] (LUCENE-6409) LongBitSet.ensureCapacity overflows on numBits Integer.MaxValue

2015-04-15 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14496227#comment-14496227 ] Luc Vanlerberghe commented on LUCENE-6409: -- I created a separate JIRA issue for

[jira] [Created] (LUCENE-6427) BitSet fixes - assert on presence of 'ghost bits' and others

2015-04-15 Thread Luc Vanlerberghe (JIRA)
Luc Vanlerberghe created LUCENE-6427: Summary: BitSet fixes - assert on presence of 'ghost bits' and others Key: LUCENE-6427 URL: https://issues.apache.org/jira/browse/LUCENE-6427 Project: Lucene

[jira] [Comment Edited] (LUCENE-6427) BitSet fixes - assert on presence of 'ghost bits' and others

2015-04-15 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14496276#comment-14496276 ] Luc Vanlerberghe edited comment on LUCENE-6427 at 4/15/15 2:49 PM:

[jira] [Commented] (LUCENE-6427) BitSet fixes - assert on presence of 'ghost bits' and others

2015-04-15 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14496276#comment-14496276 ] Luc Vanlerberghe commented on LUCENE-6427: -- I still have some issues with the

[jira] [Commented] (LUCENE-6427) BitSet fixes - assert on presence of 'ghost bits' and others

2015-04-15 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14496329#comment-14496329 ] Luc Vanlerberghe commented on LUCENE-6427: -- * I wasn't sure whether to include

[jira] [Commented] (LUCENE-6427) BitSet fixes - assert on presence of 'ghost bits' and others

2015-04-15 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14496395#comment-14496395 ] Luc Vanlerberghe commented on LUCENE-6427: -- bq. OK I see. Then can you rename to

[jira] [Created] (LUCENE-6409) LongBitSet.ensureCapacity overflows on numBits Integer.MaxValue

2015-04-08 Thread Luc Vanlerberghe (JIRA)
Luc Vanlerberghe created LUCENE-6409: Summary: LongBitSet.ensureCapacity overflows on numBits Integer.MaxValue Key: LUCENE-6409 URL: https://issues.apache.org/jira/browse/LUCENE-6409 Project:

[jira] [Commented] (LUCENE-6409) LongBitSet.ensureCapacity overflows on numBits Integer.MaxValue

2015-04-08 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14485316#comment-14485316 ] Luc Vanlerberghe commented on LUCENE-6409: -- While looking over the code, I have

[jira] [Commented] (SOLR-7273) Add tolerant switches to configure behaviour when a component throws an exception

2015-03-19 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14368718#comment-14368718 ] Luc Vanlerberghe commented on SOLR-7273: I forgot to mention that I would only

[jira] [Created] (SOLR-7273) Add tolerant switches to configure behaviour when a component throws an exception

2015-03-19 Thread Luc Vanlerberghe (JIRA)
Luc Vanlerberghe created SOLR-7273: -- Summary: Add tolerant switches to configure behaviour when a component throws an exception Key: SOLR-7273 URL: https://issues.apache.org/jira/browse/SOLR-7273

[jira] [Commented] (SOLR-6070) Cannot use multiple highlighting components in a single solrconfig

2015-03-12 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14358957#comment-14358957 ] Luc Vanlerberghe commented on SOLR-6070: I also tried using different highlighters

[jira] [Commented] (SOLR-4839) Jetty 9

2015-01-09 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14270820#comment-14270820 ] Luc Vanlerberghe commented on SOLR-4839: Mark Miller: on march 14th, you switched

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2014-11-13 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14209562#comment-14209562 ] Luc Vanlerberghe commented on LUCENE-2878: -- Any reason why the branch was not

[jira] [Updated] (LUCENENET-484) Some possibly major tests intermittently fail

2012-06-20 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luc Vanlerberghe updated LUCENENET-484: --- Attachment: Lucenenet-484-FieldCacheImpl.patch Translated patch in rev. 912330 of

[jira] [Commented] (LUCENENET-484) Some possibly major tests intermittently fail

2012-06-20 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13397377#comment-13397377 ] Luc Vanlerberghe commented on LUCENENET-484: TestSort.TestParallelMultiSort

[jira] [Commented] (LUCENENET-484) Some possibly major tests intermittently fail

2012-06-18 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13395775#comment-13395775 ] Luc Vanlerberghe commented on LUCENENET-484: TestStressLocks and

[jira] [Updated] (LUCENENET-484) Some possibly major tests intermittently fail

2012-06-18 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luc Vanlerberghe updated LUCENENET-484: --- Attachment: Lucenenet-484-NativeFSLockFactory.patch Fixes the intermittent

[jira] [Commented] (LUCENENET-493) Make lucene.net culture insensitive (like the java version)

2012-06-18 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13395818#comment-13395818 ] Luc Vanlerberghe commented on LUCENENET-493: Perhaps my comment was not

[jira] [Updated] (LUCENENET-494) Port error in FieldCacheRangeFilter

2012-06-01 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luc Vanlerberghe updated LUCENENET-494: --- Attachment: Lucenenet-494-FieldCacheRangeFilter.patch Port error in

[jira] [Updated] (LUCENENET-467) .NETify the public API where appropriate

2012-06-01 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luc Vanlerberghe updated LUCENENET-467: --- Attachment: Lucenenet-467-create.patch .NETify the public API where

[jira] [Commented] (LUCENENET-484) Some possibly major tests intermittently fail

2012-05-31 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13286433#comment-13286433 ] Luc Vanlerberghe commented on LUCENENET-484: The failures in the TestSanity

[jira] [Updated] (LUCENENET-484) Some possibly major tests intermittently fail

2012-05-31 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luc Vanlerberghe updated LUCENENET-484: --- Attachment: Lucenenet-484-WeakDictionaryTests.patch This patch removes

[jira] [Created] (LUCENENET-493) Make lucene.net culture insensitive (like the java version)

2012-05-31 Thread Luc Vanlerberghe (JIRA)
Luc Vanlerberghe created LUCENENET-493: -- Summary: Make lucene.net culture insensitive (like the java version) Key: LUCENENET-493 URL: https://issues.apache.org/jira/browse/LUCENENET-493 Project:

[jira] [Updated] (LUCENENET-493) Make lucene.net culture insensitive (like the java version)

2012-05-31 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luc Vanlerberghe updated LUCENENET-493: --- Attachment: Lucenenet-493.patch Makes lucene.net locale/culture independent (like

[jira] [Updated] (LUCENENET-484) Some possibly major tests intermittently fail

2012-05-31 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luc Vanlerberghe updated LUCENENET-484: --- Attachment: Lucenenet-484-WeakDictionary.patch Corrects both Clean() and

[jira] Commented: (LUCENE-485) IndexWriter.mergeSegments should not hold the commit lock while cleaning up.

2006-03-16 Thread Luc Vanlerberghe (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-485?page=comments#action_12370714 ] Luc Vanlerberghe commented on LUCENE-485: - Creating a TestCase that would show this is a valid patch is pretty difficult, but I'm 100% sure it is valid and I applied

[jira] Updated: (LUCENE-485) IndexWriter.mergeSegments should not hold the commit lock while cleaning up.

2006-03-15 Thread Luc Vanlerberghe (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-485?page=all ] Luc Vanlerberghe updated LUCENE-485: Attachment: LUCENE-485.patch This patch moves the calls to deleteFiles and deleteSegments outside of the blocks protected by a COMMIT lock. Since only

[jira] Updated: (LUCENE-481) IndexReader.getCurrentVersion() and isCurrent should use commit lock.

2005-12-22 Thread Luc Vanlerberghe (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-481?page=all ] Luc Vanlerberghe updated LUCENE-481: Attachment: LUCENE-481.patch This should fix the problem. I didn't use the Lock.With helper class to avoid having to wrap the long or boolean result

[jira] Created: (LUCENE-481) IndexReader.getCurrentVersion() and isCurrent should use commit lock.

2005-12-20 Thread Luc Vanlerberghe (JIRA)
IndexReader.getCurrentVersion() and isCurrent should use commit lock. - Key: LUCENE-481 URL: http://issues.apache.org/jira/browse/LUCENE-481 Project: Lucene - Java Type: Bug Components: Index

[jira] Commented: (LUCENE-469) (Parallel-)MultiSearcher: using Sort object changes the scores

2005-11-22 Thread Luc Vanlerberghe (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-469?page=comments#action_12358233 ] Luc Vanlerberghe commented on LUCENE-469: - I discovered the problem in my production system a while ago, assumed it would have been fixed in 1.9 and noticed it

[jira] Updated: (LUCENE-468) Searchable.java: The info in the @deprecated tags do not refer to the search(Weight, etc...) versions...

2005-11-21 Thread Luc Vanlerberghe (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-468?page=all ] Luc Vanlerberghe updated LUCENE-468: Attachment: Searchable_468.diff diff for the four changes. Searchable.java: The info in the @deprecated tags do not refer to the search(Weight,

[jira] Updated: (LUCENE-469) (Parallel-)MultiSearcher: using Sort object changes the scores

2005-11-21 Thread Luc Vanlerberghe (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-469?page=all ] Luc Vanlerberghe updated LUCENE-469: Attachment: TestMultiSearcher.patch This adds a test to TestMultiSearcher (and ParallelMultiSearcher since TestParallelMultiSearcher runs this code

[jira] Commented: (LUCENE-456) Duplicate hits and missing hits in sorted search

2005-10-19 Thread Luc Vanlerberghe (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-456?page=comments#action_12332478 ] Luc Vanlerberghe commented on LUCENE-456: - I applied the three patches as well and I also don't see any anomalies any more. Perhaps the fact that there is a 'hidden'

[jira] Commented: (LUCENE-456) Duplicate hits and missing hits in sorted search

2005-10-17 Thread Luc Vanlerberghe (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-456?page=comments#action_12332225 ] Luc Vanlerberghe commented on LUCENE-456: - This could be related to issue 453 I submitted a few days ago. (Parallel-)MultiSearcher uses a FieldDocSortedHitQueue to

[jira] Created: (LUCENE-453) Using MultiSearcher and ParallelMultiSearcher can change the sort order.

2005-10-12 Thread Luc Vanlerberghe (JIRA)
Using MultiSearcher and ParallelMultiSearcher can change the sort order. Key: LUCENE-453 URL: http://issues.apache.org/jira/browse/LUCENE-453 Project: Lucene - Java Type: Bug Components:

[jira] Updated: (LUCENE-453) Using MultiSearcher and ParallelMultiSearcher can change the sort order.

2005-10-12 Thread Luc Vanlerberghe (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-453?page=all ] Luc Vanlerberghe updated LUCENE-453: Attachment: TestSort.diff The two assertMatches using the full index will pass. The same assertMatches using a MultiSearcher or a ParallelMultiSearcher

[jira] Updated: (LUCENE-453) Using MultiSearcher and ParallelMultiSearcher can change the sort order.

2005-10-12 Thread Luc Vanlerberghe (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-453?page=all ] Luc Vanlerberghe updated LUCENE-453: Attachment: FieldDocSortedHitQueue.diff This fixes the case where both Strings are null. Using MultiSearcher and ParallelMultiSearcher can change

[jira] Created: (LUCENE-447) Make ant -projecthelp show the javadocs and docs targets as well

2005-10-07 Thread Luc Vanlerberghe (JIRA)
Make ant -projecthelp show the javadocs and docs targets as well -- Key: LUCENE-447 URL: http://issues.apache.org/jira/browse/LUCENE-447 Project: Lucene - Java Type: Improvement Components: Other

[jira] Updated: (LUCENE-447) Make ant -projecthelp show the javadocs and docs targets as well

2005-10-07 Thread Luc Vanlerberghe (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-447?page=all ] Luc Vanlerberghe updated LUCENE-447: Attachment: build.diff attached diff. Make ant -projecthelp show the javadocs and docs targets as well

[jira] Created: (LUCENE-445) Contrib.: Thread-safe DelayCloseIndexSearcher.

2005-10-04 Thread Luc Vanlerberghe (JIRA)
Contrib.: Thread-safe DelayCloseIndexSearcher. -- Key: LUCENE-445 URL: http://issues.apache.org/jira/browse/LUCENE-445 Project: Lucene - Java Type: Improvement Components: Search Versions: 1.4 Environment: