[jira] Commented: (SOLR-2381) The included jetty server does not support UTF-8

2011-03-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004428#comment-13004428 ] Uwe Schindler commented on SOLR-2381: - bq. additionally it only fails with the XML

[jira] Updated: (LUCENE-2953) PriorityQueue is inheriently broken if subclass attempts to use heap w/generic T bound to anything other then Object

2011-03-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2953: -- Fix Version/s: 4.0 3.2 Assignee: Uwe Schindler PriorityQueue is

[jira] Commented: (LUCENE-2953) PriorityQueue is inheriently broken if subclass attempts to use heap w/generic T bound to anything other then Object

2011-03-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004431#comment-13004431 ] Uwe Schindler commented on LUCENE-2953: --- Committed trunk revision: 1079707 I will

[jira] Resolved: (SOLR-2410) ConcurrentLRUCache can throw class cast exception

2011-03-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-2410. - Resolution: Fixed This was fixed by trunk revision: 1079707 (through LUCENE-2953)

[jira] Resolved: (LUCENE-2953) PriorityQueue is inheriently broken if subclass attempts to use heap w/generic T bound to anything other then Object

2011-03-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2953. --- Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [New]) Committed 3.x

[jira] Commented: (SOLR-2381) The included jetty server does not support UTF-8

2011-03-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004546#comment-13004546 ] Uwe Schindler commented on SOLR-2381: - Hi Bernd, we know where the problem in Jetty is

[jira] Updated: (SOLR-2381) The included jetty server does not support UTF-8

2011-03-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-2381: Attachment: SOLR-ServletOutputWriter.patch Robert and me discussed about the Jetty OutputWriter and

[jira] Updated: (SOLR-2381) The included jetty server does not support UTF-8

2011-03-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-2381: Attachment: SOLR-2381-3.x+3.1.patch Here the patch for 3.x and 3.1, also fixing the other Servlets

[jira] Updated: (SOLR-2381) The included jetty server does not support UTF-8

2011-03-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-2381: Attachment: (was: SOLR-2381-3.x+3.1.patch) The included jetty server does not support UTF-8

[jira] Updated: (SOLR-2381) The included jetty server does not support UTF-8

2011-03-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-2381: Attachment: SOLR-2381-3.x+3.1.patch Patch for 3.1 and 3.x, revised cleaned up as described before

[jira] Updated: (SOLR-2381) The included jetty server does not support UTF-8

2011-03-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-2381: Attachment: SOLR-2381-3.x+3.1.patch Again revised (one optimization in the deprecated

[jira] Updated: (SOLR-2381) The included jetty server does not support UTF-8

2011-03-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-2381: Attachment: (was: SOLR-2381-3.x+3.1.patch) The included jetty server does not support UTF-8

[jira] Created: (SOLR-2414) Remove CESU-Hack from PHPSerializedResponseWriter

2011-03-09 Thread Uwe Schindler (JIRA)
Remove CESU-Hack from PHPSerializedResponseWriter - Key: SOLR-2414 URL: https://issues.apache.org/jira/browse/SOLR-2414 Project: Solr Issue Type: Task Reporter: Uwe Schindler

[jira] Resolved: (SOLR-2381) The included jetty server does not support UTF-8

2011-03-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-2381. - Resolution: Fixed Fix Version/s: 3.2 Committed 3.x revision: 1079954 Committed 3.1

[jira] Updated: (SOLR-2414) Remove CESU-Hack from PHPSerializedResponseWriter

2011-03-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-2414: Attachment: SOLR-2414.patch Remove CESU-Hack from PHPSerializedResponseWriter

[jira] Resolved: (SOLR-2414) Remove CESU-Hack from PHPSerializedResponseWriter

2011-03-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-2414. - Resolution: Fixed Committed trunk revision: 1080038 Committed 3.x revision: 1080041 Committed 3.1

[jira] Commented: (LUCENE-2957) generate-maven-artifacts target should include all non-Mavenized Lucene Solr dependencies

2011-03-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004991#comment-13004991 ] Uwe Schindler commented on LUCENE-2957: --- xml-apis.jar should have a real remote

[jira] Commented: (LUCENE-2960) Allow (or bring back) the ability to setRAMBufferSizeMB on an open IndexWriter

2011-03-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005328#comment-13005328 ] Uwe Schindler commented on LUCENE-2960: --- For the depreciated path we should have

[jira] Updated: (SOLR-2347) Use InputStream and not Reader for XML parsing

2011-03-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-2347: Component/s: contrib - DataImportHandler Fix Version/s: 4.0 3.2 Use

[jira] Commented: (SOLR-2347) Use InputStream and not Reader for XML parsing

2011-03-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006285#comment-13006285 ] Uwe Schindler commented on SOLR-2347: - This now only affects DIH anymore. DIH have to

[jira] Commented: (LUCENE-2944) BytesRef reuse bugs in QueryParser and analysis.jsp

2011-03-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006559#comment-13006559 ] Uwe Schindler commented on LUCENE-2944: --- bq. How about .fillBytesRef() (returns

[jira] Commented: (LUCENE-2944) BytesRef reuse bugs in QueryParser and analysis.jsp

2011-03-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006673#comment-13006673 ] Uwe Schindler commented on LUCENE-2944: --- Looks fine, will do closer review

[jira] Created: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Uwe Schindler (JIRA)
MMapDirectory on chunk size boundaries broken - Key: LUCENE-2975 URL: https://issues.apache.org/jira/browse/LUCENE-2975 Project: Lucene - Java Issue Type: Bug Affects Versions: 3.1

[jira] Commented: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008492#comment-13008492 ] Uwe Schindler commented on LUCENE-2975: --- Here the output from CheckIndex (wrapped

[jira] Commented: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008587#comment-13008587 ] Uwe Schindler commented on LUCENE-2975: --- I just want to add that on Solaris 64 bit

[jira] Issue Comment Edited: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008587#comment-13008587 ] Uwe Schindler edited comment on LUCENE-2975 at 3/18/11 7:20 PM:

[jira] Updated: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2975: -- Attachment: LUCENE-2975.patch Here loop-unwinding in readVInt and readVLong - fixes bug!

[jira] Updated: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2975: -- Attachment: LUCENE-2975.patch A slightly optimized version of the patch (last assignment

[jira] Commented: (LUCENE-2975) MMapDirectory on chunk size boundaries broken

2011-03-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008708#comment-13008708 ] Uwe Schindler commented on LUCENE-2975: --- The bug looks like that one:

[jira] Updated: (LUCENE-2975) hotspot bug in readvint gives wrong results

2011-03-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2975: -- Attachment: LUCENE-2975.patch As the loop is now hardcoded and never iterates more than 5 or

[jira] Updated: (LUCENE-2975) hotspot bug in readvint gives wrong results

2011-03-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2975: -- Attachment: LUCENE-2975.patch hotspot bug in readvint gives wrong results

[jira] Updated: (LUCENE-2975) hotspot bug in readvint gives wrong results

2011-03-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2975: -- Attachment: (was: LUCENE-2975.patch) hotspot bug in readvint gives wrong results

[jira] Updated: (LUCENE-2975) hotspot bug in readvint gives wrong results

2011-03-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2975: -- Attachment: LUCENE-2975.patch This is an extended patch that also adds a testcase. The

[jira] Resolved: (LUCENE-2975) hotspot bug in readvint gives wrong results

2011-03-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2975. --- Resolution: Fixed Fix Version/s: 4.0 3.2 Assignee: Uwe

[jira] [Commented] (LUCENE-2952) Make license checking/maintenance easier/automated

2011-03-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13009173#comment-13009173 ] Uwe Schindler commented on LUCENE-2952: --- Unfortunately as analyzers moved to

[jira] [Updated] (LUCENE-2989) TestCollectionUtil fails on IBM JRE

2011-03-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2989: -- Attachment: LUCENE-2989.patch The issue is a bug in IBM's Collections class. The List

[jira] [Assigned] (LUCENE-2989) TestCollectionUtil fails on IBM JRE

2011-03-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-2989: - Assignee: Uwe Schindler TestCollectionUtil fails on IBM JRE

[jira] [Issue Comment Edited] (LUCENE-2989) TestCollectionUtil fails on IBM JRE

2011-03-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13010702#comment-13010702 ] Uwe Schindler edited comment on LUCENE-2989 at 3/24/11 3:31 PM:

[jira] [Updated] (LUCENE-2989) TestCollectionUtil fails on IBM JRE

2011-03-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2989: -- Fix Version/s: 4.0 3.2 3.1.1 TestCollectionUtil fails

[jira] [Commented] (LUCENE-2989) TestCollectionUtil fails on IBM JRE

2011-03-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13010719#comment-13010719 ] Uwe Schindler commented on LUCENE-2989: --- Committed trunk revision: 1085004

[jira] [Created] (LUCENE-2990) Improve ArrayUtil/CollectionUtil.*Sort() methods to early-reaturn on empty or one-element lists/arrays

2011-03-24 Thread Uwe Schindler (JIRA)
Improve ArrayUtil/CollectionUtil.*Sort() methods to early-reaturn on empty or one-element lists/arrays -- Key: LUCENE-2990 URL:

[jira] [Updated] (LUCENE-2990) Improve ArrayUtil/CollectionUtil.*Sort() methods to early-reaturn on empty or one-element lists/arrays

2011-03-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2990: -- Priority: Trivial (was: Major) Improve ArrayUtil/CollectionUtil.*Sort() methods to

[jira] [Updated] (LUCENE-2990) Improve ArrayUtil/CollectionUtil.*Sort() methods to early-reaturn on empty or one-element lists/arrays

2011-03-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2990: -- Attachment: LUCENE-2990.patch Improve ArrayUtil/CollectionUtil.*Sort() methods to

[jira] [Updated] (LUCENE-2990) Improve ArrayUtil/CollectionUtil.*Sort() methods to early-reaturn on empty or one-element lists/arrays

2011-03-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2990: -- Attachment: LUCENE-2990.patch Simplier patch (no duplicate checks, missed to see delegation).

[jira] [Updated] (LUCENE-2990) Improve ArrayUtil/CollectionUtil.*Sort() methods to early-reaturn on empty or one-element lists/arrays

2011-03-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2990: -- Attachment: LUCENE-2990.patch Add corresponding tests Improve

[jira] [Commented] (LUCENE-2990) Improve ArrayUtil/CollectionUtil.*Sort() methods to early-reaturn on empty or one-element lists/arrays

2011-03-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13010818#comment-13010818 ] Uwe Schindler commented on LUCENE-2990: --- Will do. Courier New is an ugly font :-)

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-03-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13011011#comment-13011011 ] Uwe Schindler commented on LUCENE-1768: --- I can help! NumericRange support for new

[jira] [Assigned] (LUCENE-1768) NumericRange support for new query parser

2011-03-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-1768: - Assignee: Adriano Crestani (was: Uwe Schindler) NumericRange support for new query

[jira] [Resolved] (LUCENE-2989) TestCollectionUtil fails on IBM JRE

2011-03-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2989. --- Resolution: Fixed Fix Version/s: (was: 3.1.1) 3.1 Merged also

[jira] [Resolved] (LUCENE-2973) Source distribution packaging targets should make a tarball from svn export

2011-03-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2973. --- Resolution: Fixed Fix Version/s: (was: 3.1.1) Merged also to 3.1.0 Source

[jira] [Resolved] (LUCENE-2990) Improve ArrayUtil/CollectionUtil.*Sort() methods to early-reaturn on empty or one-element lists/arrays

2011-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2990. --- Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [New]) Renamed local

[jira] [Created] (LUCENE-2994) When 3.1 is released, update backwards tests in 3.x branch

2011-03-26 Thread Uwe Schindler (JIRA)
When 3.1 is released, update backwards tests in 3.x branch -- Key: LUCENE-2994 URL: https://issues.apache.org/jira/browse/LUCENE-2994 Project: Lucene - Java Issue Type: Task

[jira] [Updated] (LUCENE-2994) When 3.1 is released, update backwards tests in 3.x branch

2011-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2994: -- Affects Version/s: 3.2 Fix Version/s: 3.2 When 3.1 is released, update backwards

[jira] [Commented] (LUCENE-2994) When 3.1 is released, update backwards tests in 3.x branch

2011-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13011610#comment-13011610 ] Uwe Schindler commented on LUCENE-2994: --- We have to also clone the 3.1

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-03-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13012352#comment-13012352 ] Uwe Schindler commented on LUCENE-1768: --- {quote} - I remember the old date query,

[jira] [Commented] (LUCENE-1768) NumericRange support for new query parser

2011-03-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13012353#comment-13012353 ] Uwe Schindler commented on LUCENE-1768: --- {quote} -merge DateTools with a new

[jira] [Commented] (LUCENE-3001) Add TrieFieldHelper lucene so we can write solr compatible Trie* fields w/o solr dependency

2011-03-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13012644#comment-13012644 ] Uwe Schindler commented on LUCENE-3001: --- Hi, sorry I saw the commit but this is not

[jira] [Commented] (LUCENE-3001) Add TrieFieldHelper lucene so we can write solr compatible Trie* fields w/o solr dependency

2011-03-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13012680#comment-13012680 ] Uwe Schindler commented on LUCENE-3001: --- The problem with the binary encoding in

[jira] [Commented] (LUCENE-3001) Add TrieFieldHelper lucene so we can write solr compatible Trie* fields w/o solr dependency

2011-03-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13012705#comment-13012705 ] Uwe Schindler commented on LUCENE-3001: --- bq. I don't see why Solr needs to match

[jira] [Commented] (LUCENE-3001) Add TrieFieldHelper lucene so we can write solr compatible Trie* fields w/o solr dependency

2011-03-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13012723#comment-13012723 ] Uwe Schindler commented on LUCENE-3001: --- bq. EG we can record that this field is a

[jira] [Commented] (LUCENE-3001) Add TrieFieldHelper lucene so we can write solr compatible Trie* fields w/o solr dependency

2011-03-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13012725#comment-13012725 ] Uwe Schindler commented on LUCENE-3001: --- Just to add: Solr can handle this, too: If

[jira] [Commented] (LUCENE-3001) Add TrieFieldHelper lucene so we can write solr compatible Trie* fields w/o solr dependency

2011-03-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13012737#comment-13012737 ] Uwe Schindler commented on LUCENE-3001: --- bq. The default precisionStep should not

[jira] [Resolved] (LUCENE-2994) When 3.1 is released, update backwards tests in 3.x branch

2011-03-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2994. --- Resolution: Fixed Committed 3.x revisions 1086941, 1086942 When 3.1 is released, update

[jira] [Updated] (LUCENE-3005) Define Test Plan for 4.0

2011-04-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3005: -- Fix Version/s: 4.0 Define Test Plan for 4.0 Key:

[jira] [Updated] (LUCENE-3004) Define Test Plan for 3.2

2011-04-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3004: -- Fix Version/s: 3.2 Define Test Plan for 3.2 Key:

[jira] [Commented] (LUCENE-3014) comparator API for segment versions

2011-04-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13015678#comment-13015678 ] Uwe Schindler commented on LUCENE-3014: --- We should use the same code like Harmony

[jira] [Assigned] (LUCENE-3014) comparator API for segment versions

2011-04-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-3014: - Assignee: Uwe Schindler comparator API for segment versions

[jira] [Commented] (SOLR-2455) admin/index.jsp double submit on IE

2011-04-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13016281#comment-13016281 ] Uwe Schindler commented on SOLR-2455: - Hi Jeffrey, thaks for the fix. This is really

[jira] [Assigned] (SOLR-2455) admin/index.jsp double submit on IE

2011-04-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned SOLR-2455: --- Assignee: Uwe Schindler admin/index.jsp double submit on IE

[jira] [Updated] (SOLR-2455) admin/index.jsp double submit on IE

2011-04-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-2455: Fix Version/s: 4.0 3.2 3.1.1 admin/index.jsp double submit

[jira] [Commented] (SOLR-2455) admin/index.jsp double submit on IE

2011-04-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13016291#comment-13016291 ] Uwe Schindler commented on SOLR-2455: - Committed trunk revision 1089335, branch 3.x

[jira] [Commented] (SOLR-2458) post.jar fails on non-XML updateHandlers

2011-04-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13016326#comment-13016326 ] Uwe Schindler commented on SOLR-2458: - The commit could be snet at the end as a single

[jira] [Commented] (LUCENE-3015) UDIDIndexWriter keeps write lock on corrupt index

2011-04-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13016373#comment-13016373 ] Uwe Schindler commented on LUCENE-3015: --- What are you talking about? Lucene has no

[jira] [Commented] (SOLR-2276) Support for cologne phonetic

2011-04-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13018217#comment-13018217 ] Uwe Schindler commented on SOLR-2276: - Hi Marc, to remove the unneeded cast leading to

[jira] [Issue Comment Edited] (SOLR-2276) Support for cologne phonetic

2011-04-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13018217#comment-13018217 ] Uwe Schindler edited comment on SOLR-2276 at 4/11/11 6:51 AM: --

[jira] [Commented] (SOLR-2276) Support for cologne phonetic

2011-04-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13018330#comment-13018330 ] Uwe Schindler commented on SOLR-2276: - One addition about the registry: The registry is

[jira] [Commented] (LUCENE-3018) Lucene Native Directory implementation need automated build

2011-04-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13019329#comment-13019329 ] Uwe Schindler commented on LUCENE-3018: --- Hi, I suggest to use ANT Contrib for

[jira] [Commented] (SOLR-2436) move uimaConfig to under the uima's update processor in solrconfig.xml

2011-04-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13019465#comment-13019465 ] Uwe Schindler commented on SOLR-2436: - I just looked at the patch, is the

[jira] [Commented] (SOLR-2436) move uimaConfig to under the uima's update processor in solrconfig.xml

2011-04-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13019470#comment-13019470 ] Uwe Schindler commented on SOLR-2436: - Here is the new way to load XML from

[jira] [Issue Comment Edited] (SOLR-2436) move uimaConfig to under the uima's update processor in solrconfig.xml

2011-04-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13019470#comment-13019470 ] Uwe Schindler edited comment on SOLR-2436 at 4/13/11 6:14 PM: --

[jira] [Commented] (SOLR-2436) move uimaConfig to under the uima's update processor in solrconfig.xml

2011-04-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13019473#comment-13019473 ] Uwe Schindler commented on SOLR-2436: - Maybe we should add my last comment into the

[jira] [Commented] (SOLR-2436) move uimaConfig to under the uima's update processor in solrconfig.xml

2011-04-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13019715#comment-13019715 ] Uwe Schindler commented on SOLR-2436: - bq. When I did it, I missed something. Thank you

[jira] [Commented] (LUCENE-3018) Lucene Native Directory implementation need automated build

2011-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13020351#comment-13020351 ] Uwe Schindler commented on LUCENE-3018: --- In general, you should make it possible to

[jira] [Commented] (LUCENE-3018) Lucene Native Directory implementation need automated build

2011-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13020354#comment-13020354 ] Uwe Schindler commented on LUCENE-3018: --- something like that: {code:xml} taskdef

[jira] [Issue Comment Edited] (LUCENE-3018) Lucene Native Directory implementation need automated build

2011-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13020354#comment-13020354 ] Uwe Schindler edited comment on LUCENE-3018 at 4/15/11 5:03 PM:

[jira] [Commented] (LUCENE-3018) Lucene Native Directory implementation need automated build

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13022231#comment-13022231 ] Uwe Schindler commented on LUCENE-3018: --- Looks fine, I would only replace the

[jira] [Commented] (LUCENE-3018) Lucene Native Directory implementation need automated build

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13022233#comment-13022233 ] Uwe Schindler commented on LUCENE-3018: --- bq. The version number of cpptasks.jar is

[jira] [Commented] (LUCENE-3039) all words are protected after the first detected

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13022286#comment-13022286 ] Uwe Schindler commented on LUCENE-3039: --- Yonik, clearing should be done by the

[jira] [Commented] (LUCENE-3039) all words are protected after the first detected

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13022299#comment-13022299 ] Uwe Schindler commented on LUCENE-3039: --- I think the stupid Token caching in

[jira] [Commented] (LUCENE-3039) all words are protected after the first detected

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13022306#comment-13022306 ] Uwe Schindler commented on LUCENE-3039: --- I found the bug: The problem is in

[jira] [Moved] (SOLR-2474) all words are protected after the first detected

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler moved LUCENE-3039 to SOLR-2474: - Lucene Fields: (was: [New]) Affects Version/s: (was: 3.1)

[jira] [Assigned] (SOLR-2474) Aanalysis.jsp and AnalaysisRequestHandlerBase does not correctly clear attributes on caching tokens

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned SOLR-2474: --- Assignee: Uwe Schindler Aanalysis.jsp and AnalaysisRequestHandlerBase does not correctly

[jira] [Updated] (SOLR-2474) Aanalysis.jsp and AnalaysisRequestHandlerBase does not correctly clear attributes on caching tokens

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-2474: Attachment: SOLR-2474.patch Patch Aanalysis.jsp and AnalaysisRequestHandlerBase does not

[jira] [Updated] (SOLR-2474) Aanalysis.jsp and AnalaysisRequestHandlerBase does not correctly clear attributes on caching tokens

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-2474: Summary: Aanalysis.jsp and AnalaysisRequestHandlerBase does not correctly clear attributes on

[jira] [Issue Comment Edited] (SOLR-2474) Aanalysis.jsp and AnalaysisRequestHandlerBase does not correctly clear attributes on caching tokens

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13022310#comment-13022310 ] Uwe Schindler edited comment on SOLR-2474 at 4/20/11 7:11 PM: --

[jira] [Updated] (SOLR-2474) Analysis.jsp and AnalaysisRequestHandlerBase do not correctly clear attributes on caching tokens

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-2474: Description: When caching tokens, the helper TokenStreams in analysis.jsp and

[jira] [Deleted] (SOLR-2473) analysis.jsp shows wrongoutput for KeywordMarkerFilter

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler deleted SOLR-2473: analysis.jsp shows wrongoutput for KeywordMarkerFilter

[jira] [Reopened] (SOLR-2474) Analysis.jsp and AnalaysisRequestHandlerBase do not correctly clear attributes on caching tokens

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened SOLR-2474: - Analysis.jsp and AnalaysisRequestHandlerBase do not correctly clear attributes on caching tokens

[jira] [Resolved] (SOLR-2474) Analysis.jsp and AnalaysisRequestHandlerBase do not correctly clear attributes on caching tokens

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-2474. - Resolution: Fixed Fix Version/s: 4.0 3.2 Committed 3.x revision:

[jira] [Assigned] (LUCENE-3042) AttributeSource can have an invalid computed state

2011-04-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-3042: - Assignee: Uwe Schindler AttributeSource can have an invalid computed state

  1   2   3   4   5   6   7   8   9   10   >