[jira] Resolved: (SOLR-1697) PluginInfo should load plugins w/o class attribute also

2010-01-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1697. -- Resolution: Fixed resolved Revision: 895909 PluginInfo should load plugins w/o class attribute also

[jira] Issue Comment Edited: (SOLR-1696) Deprecate old highlighting syntax and move configuration to HighlightComponent

2010-01-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796167#action_12796167 ] Noble Paul edited comment on SOLR-1696 at 1/5/10 8:40 AM: -- The new

[jira] Updated: (SOLR-1696) Deprecate old highlighting syntax and move configuration to HighlightComponent

2010-01-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1696: - Attachment: SOLR-1696.patch The old syntax is deprecated and all the code moves in into

[jira] Created: (SOLR-1699) deprecate the updateHandler configuration syntax

2010-01-05 Thread Noble Paul (JIRA)
deprecate the updateHandler configuration syntax Key: SOLR-1699 URL: https://issues.apache.org/jira/browse/SOLR-1699 Project: Solr Issue Type: Improvement Reporter: Noble Paul

[jira] Commented: (SOLR-1696) Deprecate old highlighting syntax and move configuration to HighlightComponent

2010-01-05 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796584#action_12796584 ] Chris Male commented on SOLR-1696: -- Are you planning on logging a warning if they continue

[jira] Commented: (SOLR-1698) load balanced distributed search

2010-01-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796585#action_12796585 ] Noble Paul commented on SOLR-1698: -- is this related to SOLR-1431 . I though we can have

[jira] Commented: (SOLR-1699) deprecate the updateHandler configuration syntax

2010-01-05 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796586#action_12796586 ] Chris Male commented on SOLR-1699: -- Hi, I like the idea of standardising the syntax in the

[jira] Deleted: (SOLR-1699) deprecate the updateHandler configuration syntax

2010-01-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul deleted SOLR-1699: - deprecate the updateHandler configuration syntax

[jira] Commented: (SOLR-1699) deprecate the updateHandler configuration syntax

2010-01-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796589#action_12796589 ] Noble Paul commented on SOLR-1699: -- I Chris , you are right . I opened this issue hastily

Solr nightly build failure

2010-01-05 Thread solr-dev
init-forrest-entities: [mkdir] Created dir: /tmp/apache-solr-nightly/build [mkdir] Created dir: /tmp/apache-solr-nightly/build/web compile-solrj: [mkdir] Created dir: /tmp/apache-solr-nightly/build/solrj [javac] Compiling 88 source files to /tmp/apache-solr-nightly/build/solrj

[jira] Created: (SOLR-1700) LBHttpSolrServer - Connections managment

2010-01-05 Thread Patrick Sauts (JIRA)
LBHttpSolrServer - Connections managment Key: SOLR-1700 URL: https://issues.apache.org/jira/browse/SOLR-1700 Project: Solr Issue Type: Improvement Components: clients - java Affects

Build failed in Hudson: Solr-trunk #1023

2010-01-05 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/1023/changes Changes: [noble] SOLR-1697 PluginInfo should load plugins w/o class attribute also [gsingers] some useful constants [gsingers] SOLR-1302: some slight refactoring for more reusable distance calculations [gsingers] javadoc

Re: Why do we need SolrPluginUtils#optimizePreFetchDocs()

2010-01-05 Thread Grant Ingersoll
On Jan 5, 2010, at 1:56 AM, Noble Paul നോബിള്‍ नोब्ळ् wrote: This looks like a hack. It currently only uses highlighter for prefetching docs and fields . There is no standard way of other components to take part in this. Possibly, but highlighting is one of the more expensive things to do

Re: Why do we need SolrPluginUtils#optimizePreFetchDocs()

2010-01-05 Thread Noble Paul നോബിള്‍ नोब्ळ्
On Tue, Jan 5, 2010 at 4:52 PM, Grant Ingersoll gsing...@apache.org wrote: On Jan 5, 2010, at 1:56 AM, Noble Paul നോബിള്‍ नोब्ळ् wrote: This looks like a hack. It currently only uses highlighter for prefetching docs and fields . There is no standard way of other components to take part in

Re: Why do we need SolrPluginUtils#optimizePreFetchDocs()

2010-01-05 Thread Noble Paul നോബിള്‍ नोब्ळ्
2010/1/5 Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com: On Tue, Jan 5, 2010 at 4:52 PM, Grant Ingersoll gsing...@apache.org wrote: On Jan 5, 2010, at 1:56 AM, Noble Paul നോബിള്‍ नोब्ळ् wrote: This looks like a hack. It currently only uses highlighter for prefetching docs and fields .

[jira] Created: (SOLR-1701) Off-by-one error in calculating numFound in Distributed Search

2010-01-05 Thread Shalin Shekhar Mangar (JIRA)
Off-by-one error in calculating numFound in Distributed Search -- Key: SOLR-1701 URL: https://issues.apache.org/jira/browse/SOLR-1701 Project: Solr Issue Type: Bug

[jira] Updated: (SOLR-1701) Off-by-one error in calculating numFound in Distributed Search

2010-01-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-1701: Attachment: SOLR-1701.patch Test to demonstrate the bug Off-by-one error in

Re: Why do we need SolrPluginUtils#optimizePreFetchDocs()

2010-01-05 Thread Grant Ingersoll
On Jan 5, 2010, at 6:52 AM, Noble Paul നോബിള്‍ नोब्ळ् wrote: On Tue, Jan 5, 2010 at 4:52 PM, Grant Ingersoll gsing...@apache.org wrote: On Jan 5, 2010, at 1:56 AM, Noble Paul നോബിള്‍ नोब्ळ् wrote: This looks like a hack. It currently only uses highlighter for prefetching docs and fields

Re: Why do we need SolrPluginUtils#optimizePreFetchDocs()

2010-01-05 Thread Noble Paul നോബിള്‍ नोब्ळ्
ok I have opened a new issue https://issues.apache.org/jira/browse/SOLR-1702 On Tue, Jan 5, 2010 at 5:50 PM, Grant Ingersoll gsing...@apache.org wrote: On Jan 5, 2010, at 6:52 AM, Noble Paul നോബിള്‍ नोब्ळ् wrote: On Tue, Jan 5, 2010 at 4:52 PM, Grant Ingersoll gsing...@apache.org wrote: On

[jira] Created: (SOLR-1702) Standardize mechanism for components to prefetch fields

2010-01-05 Thread Noble Paul (JIRA)
Standardize mechanism for components to prefetch fields --- Key: SOLR-1702 URL: https://issues.apache.org/jira/browse/SOLR-1702 Project: Solr Issue Type: Improvement Components:

[jira] Commented: (SOLR-1702) Standardize mechanism for components to prefetch fields

2010-01-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796648#action_12796648 ] Noble Paul commented on SOLR-1702: -- The mail thread

[jira] Updated: (SOLR-1657) convert the rest of solr to use the new tokenstream API

2010-01-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-1657: -- Description: org.apache.solr.analysis: BufferedTokenStream - -CommonGramsFilter- -

Re: Solr Cell revamped as an UpdateProcessor?

2010-01-05 Thread Zacarias
Hi, I'm developing a directory monitor to add in a Sor implementation. Tell me if it could be interesting for you we will be glad to share it with the comunity. Also I would like your opinion about the propousal if it looks ok for you and if you like to make any change or question it will be very

Re: Solr Cell revamped as an UpdateProcessor?

2010-01-05 Thread Zacarias
Here is my propousal Regards On Tue, Jan 5, 2010 at 12:48 PM, Zacarias zacar...@linebee.com wrote: Hi, I'm developing a directory monitor to add in a Sor implementation. Tell me if it could be interesting for you we will be glad to share it with the comunity. Also I would like your opinion

[jira] Issue Comment Edited: (SOLR-1698) load balanced distributed search

2010-01-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796760#action_12796760 ] Yonik Seeley edited comment on SOLR-1698 at 1/5/10 5:13 PM:

Re: Solr Cell revamped as an UpdateProcessor?

2010-01-05 Thread Zacarias
I'd attached a file to the previous mail. Is there any filter for pdf files or any other reason. On Tue, Jan 5, 2010 at 12:49 PM, Zacarias zacar...@linebee.com wrote: Here is my propousal Regards On Tue, Jan 5, 2010 at 12:48 PM, Zacarias zacar...@linebee.com wrote: Hi, I'm developing a

Re: Solr Cell revamped as an UpdateProcessor?

2010-01-05 Thread Grant Ingersoll
On Jan 5, 2010, at 1:53 PM, Zacarias wrote: I'd attached a file to the previous mail. Is there any filter for pdf files or any other reason. The mailer strips attachments, although you might be able to get a zip through. Perhaps send a pointer to somewhere else or just describe it here.

Re: Solr Cell revamped as an UpdateProcessor?

2010-01-05 Thread Chris Hostetter
: Subject: Re: Solr Cell revamped as an UpdateProcessor? : : Hi, I'm developing a directory monitor to add in a Sor implementation. Hmmm ... Is this really related to the Solr Cell thread you replied to? Please start a a new thread if you want to discuss a new topic...

[jira] Commented: (SOLR-1698) load balanced distributed search

2010-01-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796838#action_12796838 ] Yonik Seeley commented on SOLR-1698: Looking into LBHttpSolrServer more, it looks like

[jira] Commented: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2010-01-05 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796836#action_12796836 ] Patrick Hunt commented on SOLR-1277: Yonik, others, you might find this interesting:

[jira] Commented: (SOLR-1677) Add support for o.a.lucene.util.Version for BaseTokenizerFactory and BaseTokenFilterFactory

2010-01-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796854#action_12796854 ] Hoss Man commented on SOLR-1677: bq. User Carl isn't helpful, user Carl is an idiot. Oh

[jira] Created: (SOLR-1703) Sorting by function problems on multicore (more than one core)

2010-01-05 Thread JIRA
Sorting by function problems on multicore (more than one core) -- Key: SOLR-1703 URL: https://issues.apache.org/jira/browse/SOLR-1703 Project: Solr Issue Type: Bug

[jira] Commented: (SOLR-1677) Add support for o.a.lucene.util.Version for BaseTokenizerFactory and BaseTokenFilterFactory

2010-01-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796862#action_12796862 ] Robert Muir commented on SOLR-1677: --- bq. Oh come on now ... that's not really a fair

[jira] Commented: (SOLR-1677) Add support for o.a.lucene.util.Version for BaseTokenizerFactory and BaseTokenFilterFactory

2010-01-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796872#action_12796872 ] Uwe Schindler commented on SOLR-1677: - In my opinion, the default in solrconfig.xml

[jira] Commented: (SOLR-1703) Sorting by function problems on multicore (more than one core)

2010-01-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796874#action_12796874 ] Yonik Seeley commented on SOLR-1703: Indeed - that's a bug. New solr code shouldn't be

[jira] Issue Comment Edited: (SOLR-1677) Add support for o.a.lucene.util.Version for BaseTokenizerFactory and BaseTokenFilterFactory

2010-01-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796872#action_12796872 ] Uwe Schindler edited comment on SOLR-1677 at 1/5/10 10:29 PM: --

Re: Why do we need SolrPluginUtils#optimizePreFetchDocs()

2010-01-05 Thread Chris Hostetter
: This looks like a hack. It currently only uses highlighter for : prefetching docs and fields . There is no standard way of other : components to take part in this. It was an optimization that improved the common when it was added, but it predates all of the search component stuff, so

[jira] Commented: (SOLR-1677) Add support for o.a.lucene.util.Version for BaseTokenizerFactory and BaseTokenFilterFactory

2010-01-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796937#action_12796937 ] Hoss Man commented on SOLR-1677: bq. Version applies to all of lucene (even more than

[jira] Commented: (SOLR-1212) TestNG Test Case

2010-01-05 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796953#action_12796953 ] Hoss Man commented on SOLR-1212: I'm on the fence ... i agree it's (probably) useful to

[jira] Commented: (SOLR-1677) Add support for o.a.lucene.util.Version for BaseTokenizerFactory and BaseTokenFilterFactory

2010-01-05 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796965#action_12796965 ] Robert Muir commented on SOLR-1677: --- {quote} No, he uses an OS where he can upgrade

Re: SolrException.ErrorCode

2010-01-05 Thread Chris Hostetter
: Any reason why ErrorCode.code isn't public final? It seems weird that we have no idea (to clarify, it was final and grant recently made it public final) : public void assertQEx(String message, SolrQueryRequest req, int code ) { : : instead of : public void assertQEx(String message,

Re: NPE in MoreLikeThis referenced doc not found and debugQuery=True

2010-01-05 Thread Chris Hostetter
: When I do a specific MLT search on a document with debugQuery=True I am getting : a NullPoniterException both on screen and in my catalina logs. The query is as : follows : :

[jira] Commented: (SOLR-534) Return all query results with parameter rows=-1

2010-01-05 Thread Lisa Carter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796982#action_12796982 ] Lisa Carter commented on SOLR-534: -- I would argue that REALLY_BIG_NUMBER is actually

[jira] Commented: (SOLR-1212) TestNG Test Case

2010-01-05 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797004#action_12797004 ] Kay Kay commented on SOLR-1212: --- @Shalin , @HossMan - I understand the pain of maintaining

[jira] Commented: (SOLR-1212) TestNG Test Case

2010-01-05 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797005#action_12797005 ] Kay Kay commented on SOLR-1212: --- @HossMan - Interesting thread from stackoverflow -

[jira] Commented: (SOLR-1698) load balanced distributed search

2010-01-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797011#action_12797011 ] Noble Paul commented on SOLR-1698: -- LBHttpSolrServer can have the concept of a sticky