Re: build error in eclipse environment, any help

2009-11-03 Thread Shalin Shekhar Mangar
On Sun, Nov 1, 2009 at 5:32 AM, Pradeep Pujari prade...@rocketmail.comwrote: \java\org\apache\solr\handler\clustering\carrot2\CarrotClusteringEngine.java use s or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. build: [jar] Building jar:

Re: [VOTE] Release Solr 1.4.0

2009-11-03 Thread Grant Ingersoll
It's a highlighter bug, so... On Nov 2, 2009, at 7:18 PM, Yonik Seeley wrote: FYI, It looks like Lucene 2.9.1 is having another respin: https://issues.apache.org/jira/browse/LUCENE-2013 I'm busy packing for ApacheCon - not sure what the implications are for Solr yet... it's going to be spotty

Re: [VOTE] Release Solr 1.4.0

2009-11-03 Thread Shalin Shekhar Mangar
I used this with an existing application (with a 1.3 schema+solrconfig) and then another with (an old 1.4 trunk schema+solrconfig). Everything looks fine. Memory usage has decreased. However, I've seen at least two reports in solr-user about memory usage increasing rapidly when jars are dropped

[jira] Commented: (SOLR-1498) RegexTransformer: sourceColName version not handling multiValued fields correctly

2009-11-03 Thread Chantal Ackermann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12773075#action_12773075 ] Chantal Ackermann commented on SOLR-1498: - Tested with the current RC 1.4.0. Works

[jira] Commented: (SOLR-1539) XPathEntityProcessor timeout when stream=true

2009-11-03 Thread Chris Eldredge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12773080#action_12773080 ] Chris Eldredge commented on SOLR-1539: -- In reply to Noble Paul, the timeout in this

[jira] Commented: (SOLR-1218) maven artifact for webapp

2009-11-03 Thread Martin Petrovsky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12773108#action_12773108 ] Martin Petrovsky commented on SOLR-1218: I agree. This would be very handy and is in

[jira] Commented: (SOLR-1506) Search multiple cores using MultiReader

2009-11-03 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12773104#action_12773104 ] Jason Rutherglen commented on SOLR-1506: Commit doesn't work because reopen isn't

[jira] Updated: (SOLR-773) Incorporate Local Lucene/Solr

2009-11-03 Thread Brad Giaccio (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Giaccio updated SOLR-773: -- Attachment: solrGeoQuery.tar Sorry for the long delay on this, I had to get approval to submit it.

Avro in Solr

2009-11-03 Thread Otis Gospodnetic
Hello, Avro is still young, from what I know, but I'm wondering if anyone has any thoughts on whether there is a place or need for Avro in Solr? http://www.cloudera.com/blog/2009/11/02/avro-a-format-for-big-data/ Otis -- Sematext is hiring -- http://sematext.com/about/jobs.html?mls Lucene,

[jira] Commented: (SOLR-1506) Search multiple cores using MultiReader

2009-11-03 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12773213#action_12773213 ] Koji Sekiguchi commented on SOLR-1506: -- bq. Commit doesn't work because reopen isn't

Re: Avro in Solr

2009-11-03 Thread Noble Paul നോബിള്‍ नोब्ळ्
Structured formats have a lot of limitations when it comes to solr. The number and name of fields in any document is completely arbitrary in Solr. Is it possible to represent such a datastructure in avro? On Wed, Nov 4, 2009 at 3:43 AM, Otis Gospodnetic otis_gospodne...@yahoo.com wrote: Hello,

[jira] Created: (SOLR-1540) Distributed search returns 500 error from BinaryResponseParser

2009-11-03 Thread ian connor (JIRA)
Distributed search returns 500 error from BinaryResponseParser -- Key: SOLR-1540 URL: https://issues.apache.org/jira/browse/SOLR-1540 Project: Solr Issue Type: Bug Affects

Looking for Solr/Lucene Contractors

2009-11-03 Thread ST ST
Folks, My company is looking for Engineers with following qualifications: - 5 to 10 years of experience in software industry - Extremely good understanding of Solr/Lucene internals - Experience in developing applications on top of solr/lucene. - Experience in committing to Solr/Lucene is

[jira] Created: (SOLR-1541) lowering ranking of certain documents while search

2009-11-03 Thread arvind (JIRA)
lowering ranking of certain documents while search -- Key: SOLR-1541 URL: https://issues.apache.org/jira/browse/SOLR-1541 Project: Solr Issue Type: Wish Components: search

[jira] Commented: (SOLR-1541) lowering ranking of certain documents while search

2009-11-03 Thread Avlesh Singh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12773386#action_12773386 ] Avlesh Singh commented on SOLR-1541: Why is a ticket created in the very first place?

Re: Avro in Solr

2009-11-03 Thread Otis Gospodnetic
I don't know yet. Otis - Original Message From: Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com To: solr-dev@lucene.apache.org Sent: Tue, November 3, 2009 9:58:38 PM Subject: Re: Avro in Solr Structured formats have a lot of limitations when it comes to solr. The number and

[jira] Resolved: (SOLR-1541) lowering ranking of certain documents while search

2009-11-03 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-1541. Resolution: Invalid lowering ranking of certain documents while search