[jira] [Commented] (SOLR-3161) Use of 'qt' should be restricted to searching and should not start with a '/'

2012-03-20 Thread David Smiley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233251#comment-13233251 ] David Smiley commented on SOLR-3161: As long as you provide a leading '/' to shards.qt,

Re: any general way of getting which attributes token stream has?

2012-03-20 Thread Koji Sekiguchi
(12/03/20 13:47), Robert Muir wrote: I think we should probably change the QueryConverter api from: public abstract CollectionToken convert(String original); to: public abstract TokenStream convert(original) Currently attributes such as ReadingAttribute are lost... If we really want

[jira] [Created] (LUCENE-3888) split off the spell check word and surface form in spell check dictionary

2012-03-20 Thread Koji Sekiguchi (Created) (JIRA)
split off the spell check word and surface form in spell check dictionary - Key: LUCENE-3888 URL: https://issues.apache.org/jira/browse/LUCENE-3888 Project: Lucene - Java

Re: any general way of getting which attributes token stream has?

2012-03-20 Thread Mikhail Khludnev
Hello Koji, Can't it be done via tokenStrem.reflectWith(AttributeReflector) with reflector which puts all attrs properties into Token via reflection or into AttributeSource? WDYT? 2012/3/20 Koji Sekiguchi k...@r.email.ne.jp Is there any general way of getting/looking what attributes a token

[jira] [Updated] (LUCENE-3888) split off the spell check word and surface form in spell check dictionary

2012-03-20 Thread Koji Sekiguchi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-3888: --- Attachment: LUCENE-3888.patch The patch cannot be compiled now because I changed the return

[jira] [Updated] (LUCENE-3683) Add @Noisy annotation for uncontrollably noisy tests

2012-03-20 Thread Dawid Weiss (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-3683: Fix Version/s: 4.0 Add @Noisy annotation for uncontrollably noisy tests

[jira] [Commented] (LUCENE-3888) split off the spell check word and surface form in spell check dictionary

2012-03-20 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233291#comment-13233291 ] Robert Muir commented on LUCENE-3888: - Koji: hmm I think the problem is not in the

[jira] [Updated] (LUCENE-3868) Thread interruptions shouldn't cause unhandled thread errors (or should they?).

2012-03-20 Thread Dawid Weiss (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-3868: Fix Version/s: (was: flexscoring branch) 4.0 Thread interruptions

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

2012-03-20 Thread Dawid Weiss (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-3206: Affects Version/s: (was: 3.2) Fix Version/s: (was: flexscoring branch)

Re: Using term offsets for hit highlighting

2012-03-20 Thread Alan Woodward
Thanks for all the offers of help! It looks as though most of the hard work has already been done, which is exactly where I like to pick up projects. :-) Maybe the best place to start would be for me to rebase the branch against trunk, and see what still fits? I think there have been some

[jira] [Updated] (LUCENE-3888) split off the spell check word and surface form in spell check dictionary

2012-03-20 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3888: Attachment: LUCENE-3888.patch Here is a simple prototype of what I was suggesting, allows you to

[jira] [Updated] (LUCENE-3888) split off the spell check word and surface form in spell check dictionary

2012-03-20 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3888: Attachment: LUCENE-3888.patch fix the obvious reset() problem... the real problem is I need to

[jira] [Created] (LUCENE-3889) Remove/Uncommit SegmentingTokenizerBase

2012-03-20 Thread Robert Muir (Created) (JIRA)
Remove/Uncommit SegmentingTokenizerBase --- Key: LUCENE-3889 URL: https://issues.apache.org/jira/browse/LUCENE-3889 Project: Lucene - Java Issue Type: Task Affects Versions: 3.6, 4.0

[jira] [Updated] (LUCENE-3889) Remove/Uncommit SegmentingTokenizerBase

2012-03-20 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3889: Attachment: LUCENE-3889.patch Remove/Uncommit SegmentingTokenizerBase

[jira] [Updated] (SOLR-2020) HttpComponentsSolrServer

2012-03-20 Thread Sami Siren (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sami Siren updated SOLR-2020: - Attachment: SOLR-2020.patch Improved patch with cleanups + additional tests.

[jira] [Updated] (SOLR-445) Update Handlers abort with bad documents

2012-03-20 Thread Erick Erickson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-445: Fix Version/s: (was: 3.6) Update Handlers abort with bad documents

[jira] [Assigned] (SOLR-2242) Get distinct count of names for a facet field

2012-03-20 Thread Erick Erickson (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-2242: Assignee: (was: Erick Erickson) I won't get to this for 3.6 Get

[jira] [Updated] (SOLR-2921) Make any Filters, Tokenizers and CharFilters implement MultiTermAwareComponent if they should

2012-03-20 Thread Erick Erickson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-2921: - Affects Version/s: (was: 3.6) Make any Filters, Tokenizers and CharFilters implement

[jira] [Assigned] (SOLR-3182) If there is only one core, let it be the default without specifying a default in solr.xml

2012-03-20 Thread Erick Erickson (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-3182: Assignee: (was: Erick Erickson) Don't have time to get to this in 3.6, does someone

[jira] [Commented] (SOLR-445) Update Handlers abort with bad documents

2012-03-20 Thread Erick Erickson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233357#comment-13233357 ] Erick Erickson commented on SOLR-445: - Well, it's clear I won't get to this in the 3.6

[jira] [Updated] (SOLR-445) Update Handlers abort with bad documents

2012-03-20 Thread Erick Erickson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-445: Assignee: (was: Erick Erickson) Issue Type: Improvement (was: Bug) Update Handlers

Re: Using term offsets for hit highlighting

2012-03-20 Thread Erick Erickson
Yep, the first challenge is always getting the old patch(es) to apply. On Tue, Mar 20, 2012 at 4:09 AM, Alan Woodward alan.woodw...@romseysoftware.co.uk wrote: Thanks for all the offers of help!  It looks as though most of the hard work has already been done, which is exactly where I like

[jira] [Updated] (SOLR-3256) Distributed search throws NPE when using fl=score

2012-03-20 Thread Updated
[ https://issues.apache.org/jira/browse/SOLR-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-3256: Attachment: SOLR-3256.patch It's rare, it seems to depend on the order of the fl

[jira] [Created] (SOLR-3257) Dedupe update.chain example should include DistribtedUpdateProcessorFactory

2012-03-20 Thread Markus Jelsma (Created) (JIRA)
Dedupe update.chain example should include DistribtedUpdateProcessorFactory --- Key: SOLR-3257 URL: https://issues.apache.org/jira/browse/SOLR-3257 Project: Solr Issue

[jira] [Updated] (SOLR-3257) Dedupe update.chain example should include DistribtedUpdateProcessorFactory

2012-03-20 Thread Markus Jelsma (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated SOLR-3257: Attachment: SOLR-3257-4.0-1.patch Patch for trunk adding the update processor to the chain in

[jira] [Resolved] (SOLR-3073) Distributed Grouping fails if the uniqueKey is a UUID

2012-03-20 Thread Martijn van Groningen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen resolved SOLR-3073. - Resolution: Fixed Actual error is fixed, so this issue is resolved.

[jira] [Commented] (SOLR-3256) Distributed search throws NPE when using fl=score

2012-03-20 Thread Luca Cavanna (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233381#comment-13233381 ] Luca Cavanna commented on SOLR-3256: Regarding the legacy behavior fl=score which was

[jira] [Updated] (SOLR-2747) Include formatted Changes.html for release

2012-03-20 Thread Martijn van Groningen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-2747: Fix Version/s: (was: 3.6) Removed 3.6 version. Include

[jira] [Commented] (SOLR-2712) Deprecate fl=score behavior.

2012-03-20 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233390#comment-13233390 ] Mark Miller commented on SOLR-2712: --- There was something missed here. I'll fix it when I

[jira] [Updated] (SOLR-2725) TieredMergePolicy and expungeDeletes behaviour

2012-03-20 Thread Martijn van Groningen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-2725: Affects Version/s: 3.6 3.4 3.5

[jira] [Created] (SOLR-3258) Ping query caused exception..Invalid version (expected 2, but 60) or the data in not in 'javabin' format

2012-03-20 Thread Markus Jelsma (Created) (JIRA)
Ping query caused exception..Invalid version (expected 2, but 60) or the data in not in 'javabin' format Key: SOLR-3258 URL:

[jira] [Resolved] (SOLR-2764) Create a NorwegianLightStemmer and NorwegianMinimalStemmer

2012-03-20 Thread Resolved
[ https://issues.apache.org/jira/browse/SOLR-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-2764. --- Resolution: Fixed Committed to trunk and branch_3x Create a NorwegianLightStemmer

[jira] [Updated] (SOLR-3258) Ping query caused exception..Invalid version (expected 2, but 60) or the data in not in 'javabin' format

2012-03-20 Thread Dawid Weiss (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-3258: -- Attachment: debugging.patch I once tried to debug it but couldn't reproduce. It does happen from time

[jira] [Created] (SOLR-3259) Solr 4 aesthetics

2012-03-20 Thread Yonik Seeley (Created) (JIRA)
Solr 4 aesthetics - Key: SOLR-3259 URL: https://issues.apache.org/jira/browse/SOLR-3259 Project: Solr Issue Type: New Feature Reporter: Yonik Seeley Fix For: 4.0 Solr 4 will be a huge new

[jira] [Commented] (SOLR-3259) Solr 4 aesthetics

2012-03-20 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233402#comment-13233402 ] Yonik Seeley commented on SOLR-3259: Some ideas: - our fieldType list has grown

[jira] [Commented] (SOLR-3258) Ping query caused exception..Invalid version (expected 2, but 60) or the data in not in 'javabin' format

2012-03-20 Thread Markus Jelsma (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233405#comment-13233405 ] Markus Jelsma commented on SOLR-3258: - I've redeployed with your patch. This is very

[jira] [Commented] (SOLR-3258) Ping query caused exception..Invalid version (expected 2, but 60) or the data in not in 'javabin' format

2012-03-20 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233408#comment-13233408 ] Dawid Weiss commented on SOLR-3258: --- And here comes the moment where my knowledge of Solr

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

2012-03-20 Thread Michael McCandless
I opened https://issues.apache.org/jira/browse/LUCENE-3890 for this... Mike McCandless http://blog.mikemccandless.com On Mon, Mar 19, 2012 at 8:23 AM, Apache Jenkins Server jenk...@builds.apache.org wrote: Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2022/ 1 tests

[jira] [Created] (LUCENE-3890) GroupFacetCollectorTest nightly build failure

2012-03-20 Thread Michael McCandless (Created) (JIRA)
GroupFacetCollectorTest nightly build failure - Key: LUCENE-3890 URL: https://issues.apache.org/jira/browse/LUCENE-3890 Project: Lucene - Java Issue Type: Bug Reporter: Michael

[jira] [Commented] (SOLR-3258) Ping query caused exception..Invalid version (expected 2, but 60) or the data in not in 'javabin' format

2012-03-20 Thread Markus Jelsma (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233412#comment-13233412 ] Markus Jelsma commented on SOLR-3258: - Nasty! With this issue indexing fails, although

[jira] [Updated] (SOLR-3258) Ping query caused exception..Invalid version (expected 2, but 60) or the data in not in 'javabin' format

2012-03-20 Thread Markus Jelsma (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated SOLR-3258: Attachment: zkdump.txt Ping query caused exception..Invalid version (expected 2, but 60) or

[jira] [Commented] (SOLR-3259) Solr 4 aesthetics

2012-03-20 Thread Commented
[ https://issues.apache.org/jira/browse/SOLR-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233414#comment-13233414 ] Jan Høydahl commented on SOLR-3259: --- +1 to the general idea of lifting the first-time

[jira] [Commented] (LUCENE-3890) GroupFacetCollectorTest nightly build failure

2012-03-20 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233415#comment-13233415 ] Martijn van Groningen commented on LUCENE-3890: --- Thanks for noticing this!

[jira] [Updated] (LUCENE-3846) Fuzzy suggester

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3846: --- Fix Version/s: (was: 3.6) Fuzzy suggester ---

[jira] [Updated] (LUCENE-3564) rename IndexWriter.rollback to .rollbackAndClose

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3564: --- Fix Version/s: (was: 3.6) rename IndexWriter.rollback to .rollbackAndClose

[jira] [Commented] (SOLR-3258) Ping query caused exception..Invalid version (expected 2, but 60) or the data in not in 'javabin' format

2012-03-20 Thread Markus Jelsma (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233420#comment-13233420 ] Markus Jelsma commented on SOLR-3258: - I suspected Solr's distributed capabilities

[jira] [Updated] (LUCENE-2686) DisjunctionSumScorer should not call .score on sub scorers until consumer calls .score

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2686: --- Fix Version/s: (was: 3.6) DisjunctionSumScorer should not call .score on

[jira] [Commented] (SOLR-3220) RecoveryZkTest test failure

2012-03-20 Thread Markus Jelsma (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233423#comment-13233423 ] Markus Jelsma commented on SOLR-3220: - In SOLR-3258 i included a zkdump file _while_

[jira] [Commented] (SOLR-3258) Ping query caused exception..Invalid version (expected 2, but 60) or the data in not in 'javabin' format

2012-03-20 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233426#comment-13233426 ] Yonik Seeley commented on SOLR-3258: bq. I suspected Solr's distributed capabilities

[jira] [Commented] (SOLR-3220) RecoveryZkTest test failure

2012-03-20 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233431#comment-13233431 ] Mark Miller commented on SOLR-3220: --- Sorry - missed these issues going by - been busy

[jira] [Commented] (SOLR-2020) HttpComponentsSolrServer

2012-03-20 Thread Sami Siren (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233434#comment-13233434 ] Sami Siren commented on SOLR-2020: -- bq. I assume this means we'll be able to switch to

[jira] [Commented] (SOLR-3258) Ping query caused exception..Invalid version (expected 2, but 60) or the data in not in 'javabin' format

2012-03-20 Thread Markus Jelsma (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233436#comment-13233436 ] Markus Jelsma commented on SOLR-3258: - It seems it is. The ping query is just a

[jira] [Commented] (SOLR-3220) RecoveryZkTest test failure

2012-03-20 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233441#comment-13233441 ] Mark Miller commented on SOLR-3220: --- Also, as this and a couple other classes are

[jira] [Commented] (SOLR-1052) Deprecate/Remove indexDefaults and mainIndex in favor of indexConfig in solrconfig.xml

2012-03-20 Thread Commented
[ https://issues.apache.org/jira/browse/SOLR-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233446#comment-13233446 ] Jan Høydahl commented on SOLR-1052: --- Last call before commit to branch_3x. Speak now or

Re: [jira] [Commented] (SOLR-3259) Solr 4 aesthetics

2012-03-20 Thread Bill Bell
+1 to all folder suggestions Bill Bell Sent from mobile On Mar 20, 2012, at 8:07 AM, Jan Høydahl (Commented) (JIRA)j...@apache.org wrote: [

[jira] [Updated] (LUCENE-3830) MappingCharFilter could be improved by switching to an FST.

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3830: --- Labels: gsoc2012 lucene-gsoc-12 (was: ) MappingCharFilter could be improved

[jira] [Created] (LUCENE-3891) Documents loaded at search time (IndexReader.document) should be a different class from the index-time Document

2012-03-20 Thread Michael McCandless (Created) (JIRA)
Documents loaded at search time (IndexReader.document) should be a different class from the index-time Document --- Key: LUCENE-3891 URL:

[jira] [Updated] (LUCENE-3891) Documents loaded at search time (IndexReader.document) should be a different class from the index-time Document

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3891: --- Fix Version/s: 4.0 Labels: gsoc2012 lucene-gsoc-12 (was: )

[jira] [Commented] (SOLR-3258) Ping query caused exception..Invalid version (expected 2, but 60) or the data in not in 'javabin' format

2012-03-20 Thread Markus Jelsma (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233451#comment-13233451 ] Markus Jelsma commented on SOLR-3258: - It seems i found the problem. The solr.xml file

[jira] [Commented] (SOLR-2242) Get distinct count of names for a facet field

2012-03-20 Thread Antoine Le Floc'h (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233453#comment-13233453 ] Antoine Le Floc'h commented on SOLR-2242: - Bill, Just a thought, how are you going

[jira] [Updated] (LUCENE-3729) Allow using FST to hold terms data in DocValues.BYTES_*_SORTED

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3729: --- Labels: gsoc2012 lucene-gsoc-11 (was: ) Allow using FST to hold terms data in

[jira] [Commented] (SOLR-3220) RecoveryZkTest test failure

2012-03-20 Thread Markus Jelsma (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233455#comment-13233455 ] Markus Jelsma commented on SOLR-3220: - In my case i had a typo in a solr.xml file on

Maven artifacts not working?

2012-03-20 Thread Jason Rutherglen
This link seems to not work: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/lastSuccessfulBuild/artifact/maven_artifacts - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

[jira] [Updated] (LUCENE-3514) deep paging with Sort

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3514: --- Labels: gsoc2012 lucene-gsoc-12 (was: ) deep paging with Sort

[jira] [Updated] (LUCENE-3475) ShingleFilter should handle positionIncrement of zero, e.g. synonyms

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3475: --- Labels: gsoc2012 lucene-gsoc-12 (was: ) I think this is important, now that we

[jira] [Commented] (SOLR-3214) If you use multiple fl entries rather than a comma separated list, all but the first entry can be ignored if you are using distributed search.

2012-03-20 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233461#comment-13233461 ] Mark Miller commented on SOLR-3214: --- bq. It appears that currently, score is synonymous

[jira] [Resolved] (LUCENE-3422) IndeIndexWriter.optimize() throws FileNotFoundException and IOException

2012-03-20 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3422. Resolution: Incomplete IndeIndexWriter.optimize() throws

[jira] [Commented] (LUCENE-3883) Analysis for Irish

2012-03-20 Thread Jim Regan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233465#comment-13233465 ] Jim Regan commented on LUCENE-3883: --- Wow! Thanks Robert! There isn't usually a hyphen

[jira] [Updated] (LUCENE-3333) Specialize DisjunctionScorer if all clauses are TermQueries

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-: --- Labels: gsoc2012 lucene-gsoc-12 (was: ) Specialize DisjunctionScorer if all

[jira] [Resolved] (LUCENE-3272) Consolidate Lucene's QueryParsers into a module

2012-03-20 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3272. Resolution: Fixed Fix Version/s: 4.0 Consolidate Lucene's

[jira] [Updated] (LUCENE-3312) Break out StorableField from IndexableField

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3312: --- Labels: gsoc2012 lucene-gsoc-12 (was: ) Break out StorableField from

[jira] [Commented] (LUCENE-3883) Analysis for Irish

2012-03-20 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233470#comment-13233470 ] Robert Muir commented on LUCENE-3883: - Thanks Jim. Personally I think this patch is

[jira] [Assigned] (LUCENE-3883) Analysis for Irish

2012-03-20 Thread Robert Muir (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-3883: --- Assignee: Robert Muir Analysis for Irish -- Key:

[jira] [Updated] (LUCENE-3178) Native MMapDir

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3178: --- Labels: gsoc2012 lucene-gsoc-12 (was: ) Native MMapDir --

[jira] [Resolved] (LUCENE-3177) Decouple indexer from Document/Field impls

2012-03-20 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3177. Resolution: Fixed Decouple indexer from Document/Field impls

[jira] [Commented] (SOLR-2764) Create a NorwegianLightStemmer and NorwegianMinimalStemmer

2012-03-20 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233472#comment-13233472 ] Robert Muir commented on SOLR-2764: --- Very nice work Jan! Create a

[jira] [Updated] (LUCENE-3122) Cascaded grouping

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3122: --- Fix Version/s: (was: 3.6) Labels: gsoc2012 lucene-gsoc-12 (was: )

[jira] [Updated] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3069: --- Labels: gsoc2012 lucene-gsoc-12 (was: ) Lucene should have an entirely memory

[jira] [Updated] (LUCENE-3013) I wish Lucene query explanations were easier to localise

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3013: --- Labels: gsoc2012 lucene-gsoc-12 (was: ) I wish Lucene query explanations were

[jira] [Resolved] (LUCENE-2948) Make var gap terms index a partial prefix trie

2012-03-20 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2948. Resolution: Won't Fix I think BlockTree terms dict accomplished the same thing.

[jira] [Updated] (LUCENE-2929) all postings enums must explicitly declare what they need up-front.

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2929: --- Labels: gsoc2012 lucene-gsoc-12 (was: ) Still need requiresPayloads boolean.

[jira] [Resolved] (LUCENE-2530) rename docsEnum.getBulkResult() to make its role clearer

2012-03-20 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2530. Resolution: Won't Fix We removed bulk API in 4.0. rename

[jira] [Resolved] (LUCENE-2505) The system cannot find the file specified - _0.fdt

2012-03-20 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2505. Resolution: Incomplete The system cannot find the file specified - _0.fdt

[jira] [Resolved] (LUCENE-2441) Create 3.x - 4.0 index migration tool

2012-03-20 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2441. Resolution: Duplicate We already have IndexUpgrader now. Create

[jira] [Resolved] (LUCENE-2445) Perf improvements for the DocsEnum bulk read API

2012-03-20 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2445. Resolution: Won't Fix We removed bulk API in 4.0. Perf

[jira] [Resolved] (LUCENE-2364) Add support for terms in BytesRef format to Term, TermQuery, TermRangeQuery Co.

2012-03-20 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2364. Resolution: Fixed Term now stores BytesRef internally... Add

[jira] [Updated] (LUCENE-2357) Reduce transient RAM usage while merging by using packed ints array for docID re-mapping

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2357: --- Labels: gsoc2012 lucene-gsoc-12 (was: ) Reduce transient RAM usage while

[jira] [Resolved] (LUCENE-2334) IndexReader.close() should call IndexReader.decRef() unconditionally ??

2012-03-20 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2334. Resolution: Won't Fix IndexReader.close() should call IndexReader.decRef()

[jira] [Resolved] (LUCENE-2310) Reduce Fieldable, AbstractField and Field complexity

2012-03-20 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2310. Resolution: Fixed Fix Version/s: 4.0 Reduce Fieldable, AbstractField

[jira] [Commented] (LUCENE-2338) Some tests catch Exceptions in separate threads and just print a stack trace - the test does not fail

2012-03-20 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233498#comment-13233498 ] Uwe Schindler commented on LUCENE-2338: --- Were all tests already converted to not

[jira] [Resolved] (LUCENE-2276) Add IndexReader.document(int, Document, FieldSelector)

2012-03-20 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2276. Resolution: Duplicate Fix Version/s: 4.0 The StoredFieldVisitor API (4.0)

[jira] [Resolved] (LUCENE-2120) Possible file handle leak in near real-time reader

2012-03-20 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2120. Resolution: Cannot Reproduce Possible file handle leak in near real-time

[jira] [Updated] (LUCENE-2082) Performance improvement for merging posting lists

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2082: --- Labels: gsoc2012 lucene-gsoc-12 (was: ) Performance improvement for merging

[jira] [Resolved] (LUCENE-1948) Deprecating InstantiatedIndexWriter

2012-03-20 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1948. Resolution: Fixed Deprecating InstantiatedIndexWriter

[jira] [Resolved] (LUCENE-1922) exposing the ability to get the number of unique term count per field

2012-03-20 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1922. Resolution: Duplicate Fix Version/s: 2.9 Fixed in LUCENE-1586.

[jira] [Updated] (LUCENE-1761) low level Field metadata is never removed from index

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1761: --- Labels: gsoc2012 lucene-gsoc-12 (was: ) low level Field metadata is never

[jira] [Resolved] (LUCENE-1750) Create a MergePolicy that limits the maximum size of it's segments

2012-03-20 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1750. Resolution: Duplicate Fix Version/s: 3.2 TieredMergePolicy does this...

[jira] [Updated] (LUCENE-1252) Avoid using positions when not all required terms are present

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1252: --- Labels: gsoc2012 lucene-gsoc-12 (was: ) Avoid using positions when not all

[jira] [Updated] (LUCENE-1000) queryparsersyntax.html escaping section needs beefed up

2012-03-20 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1000: --- Labels: newdev (was: ) queryparsersyntax.html escaping section needs beefed

[jira] [Created] (SOLR-3260) Improve exception handling / logging for ScriptTranformer.init()

2012-03-20 Thread James Dyer (Created) (JIRA)
Improve exception handling / logging for ScriptTranformer.init() Key: SOLR-3260 URL: https://issues.apache.org/jira/browse/SOLR-3260 Project: Solr Issue Type: Bug

  1   2   3   >