[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622449#action_12622449 ] Shalin Shekhar Mangar commented on SOLR-586: Committed revision 685781. Thanks

[jira] Commented: (SOLR-216) Improvements to solr.py

2008-08-14 Thread Dariusz Suchojad (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622470#action_12622470 ] Dariusz Suchojad commented on SOLR-216: --- I just checked solr.py with 1.3 (r685786) and,

[jira] Commented: (SOLR-698) SpellCheckComponent should use the queryString set in the ResponseBuilder

2008-08-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622480#action_12622480 ] Shalin Shekhar Mangar commented on SOLR-698: ResponseBuilder#setQueryString can

[jira] Updated: (SOLR-698) SpellCheckComponent should use the queryString set in the ResponseBuilder

2008-08-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-698: --- Fix Version/s: 1.3 Assignee: Shalin Shekhar Mangar

[jira] Resolved: (SOLR-698) SpellCheckComponent should use the queryString set in the ResponseBuilder

2008-08-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-698. Resolution: Fixed Committed revision 685830. Thanks Steven! SpellCheckComponent

Re: [jira] Commented: (SOLR-374) use IndexReader.reopen

2008-08-14 Thread Mark Miller
Yeah, it may not be so simple as I assumed eh? Really appreciate the tips, I'll spend some real time going over things rather than relying so much on the tests. - Mark On Aug 13, 2008, at 11:31 PM, Yonik Seeley (JIRA) [EMAIL PROTECTED] wrote: [

[jira] Updated: (SOLR-606) spellcheck.colate doesn't handle multiple tokens properly

2008-08-14 Thread Stefan Oestreicher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Oestreicher updated SOLR-606: Attachment: handler.component.SpellCheckComponent-collate-patch.txt I recently ran into this

Re: failed tests because of wrong locale

2008-08-14 Thread Shalin Shekhar Mangar
Hi Stefan, Do you mind opening a jira issue and attaching these patches there? For NumberFormatTransformer, I guess we should add another attribute for locale which should be used for parsing. The reason is that the data you are processing may be coming from a different locale than the system

[jira] Created: (SOLR-700) test failures because of wrong/unexpected locale

2008-08-14 Thread Stefan Oestreicher (JIRA)
test failures because of wrong/unexpected locale Key: SOLR-700 URL: https://issues.apache.org/jira/browse/SOLR-700 Project: Solr Issue Type: Bug Components: contrib -

[jira] Updated: (SOLR-700) test failures because of wrong/unexpected locale

2008-08-14 Thread Stefan Oestreicher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Oestreicher updated SOLR-700: Attachment: handler.dataimport.TestNumberFormatTransformer-locale.patch.txt test failures

[jira] Updated: (SOLR-700) test failures because of wrong/unexpected locale

2008-08-14 Thread Stefan Oestreicher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Oestreicher updated SOLR-700: Attachment: schema.DateField-locale.patch.txt test failures because of wrong/unexpected

Re: failed tests because of wrong locale

2008-08-14 Thread Stefan Oestreicher
Shalin Shekhar Mangar schrieb: Hi Stefan, Do you mind opening a jira issue and attaching these patches there? not at all: https://issues.apache.org/jira/browse/SOLR-700 For NumberFormatTransformer, I guess we should add another attribute for locale which should be used for parsing. The

Re: Solr changes date format?

2008-08-14 Thread JuaNiK .
: If a European locale was used when the seconds portion of the date : was formatted, it would use a comma for the radix point. But nothing in DateField relies on the default locale -- we don't even use DateFormatter's for milliseconds anymore because of the trailing zero problem

[jira] Updated: (SOLR-700) test failures because of wrong/unexpected locale

2008-08-14 Thread Stefan Oestreicher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Oestreicher updated SOLR-700: Attachment: handler.dataimport.NumberFormatTransformer-locale.patch..txt based on Shalins

[jira] Commented: (SOLR-700) test failures because of wrong/unexpected locale

2008-08-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622530#action_12622530 ] Shalin Shekhar Mangar commented on SOLR-700: Thanks Stefan. I was thinking about

[jira] Updated: (SOLR-700) test failures because of wrong/unexpected locale

2008-08-14 Thread Stefan Oestreicher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Oestreicher updated SOLR-700: Attachment: handler.dataimport.NumberFormatTransformer-locale.patch..txt I see, that's

[jira] Updated: (SOLR-700) test failures because of wrong/unexpected locale

2008-08-14 Thread Stefan Oestreicher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Oestreicher updated SOLR-700: Attachment: handler.dataimport.NumberFormatTransformer-locale.patch..txt minor update using

[jira] Updated: (SOLR-700) test failures because of wrong/unexpected locale

2008-08-14 Thread Stefan Oestreicher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Oestreicher updated SOLR-700: Attachment: handler.dataimport.NumberFormatTransformer-locale.patch..txt setting the locale

[jira] Updated: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-14 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated SOLR-647: --- Attachment: solr-647.patch My apologies to all for cluttering the issue. New simplified version

[jira] Commented: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622575#action_12622575 ] Noble Paul commented on SOLR-647: - I fail to see the need for this code in SolrCore#close()

[jira] Resolved: (SOLR-697) Lucene TimeLimitCollector

2008-08-14 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-697. --- Resolution: Invalid Lucene TimeLimitCollector -

[jira] Updated: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-14 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated SOLR-647: --- Attachment: solr-647.patch Based on Ryan's comment, simplified the patch to strictly focus on the

[jira] Issue Comment Edited: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622575#action_12622575 ] noble.paul edited comment on SOLR-647 at 8/14/08 8:36 AM: -- I fail to

[jira] Commented: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-14 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622583#action_12622583 ] Henri Biestro commented on SOLR-647: About the SolrCore.open() close(): If we were to do

[jira] Issue Comment Edited: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-14 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622583#action_12622583 ] henrib edited comment on SOLR-647 at 8/14/08 8:46 AM: - About the

[jira] Commented: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622586#action_12622586 ] Yonik Seeley commented on SOLR-647: --- bq. he close could use a decrementAndGet() but the

[jira] Updated: (SOLR-700) test failures because of wrong/unexpected locale

2008-08-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-700: --- Fix Version/s: 1.3 Assignee: Shalin Shekhar Mangar Description:

[jira] Commented: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-14 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622592#action_12622592 ] Henri Biestro commented on SOLR-647: Yonik; About the close(), you're right: the refcount

[jira] Updated: (SOLR-700) NumberFormatTransformer should have configurable locales

2008-08-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-700: --- Summary: NumberFormatTransformer should have configurable locales (was: test failures

[jira] Updated: (SOLR-700) NumberFormatTransformer should have configurable locales

2008-08-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-700: --- Attachment: SOLR-700.patch A new patch (SOLR-700.patch) based on Stefan's work with

[jira] Commented: (SOLR-700) NumberFormatTransformer should have configurable locales

2008-08-14 Thread Stefan Oestreicher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622603#action_12622603 ] Stefan Oestreicher commented on SOLR-700: - Nice. I also stumbled upon the fact that

[jira] Updated: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-14 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated SOLR-647: --- Attachment: solr-647.patch updated to reflect Yonik's last suggestion. fixed test attempting to close

[jira] Commented: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622613#action_12622613 ] Yonik Seeley commented on SOLR-647: --- bq. Are you in agreement about open()? Yes, if cores

[jira] Commented: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622618#action_12622618 ] Yonik Seeley commented on SOLR-647: --- bq. refcount 0 is an error . but should it throw an

[jira] Created: (SOLR-702) Long lists of synonyms seem not to work

2008-08-14 Thread Matthew Runo (JIRA)
Long lists of synonyms seem not to work --- Key: SOLR-702 URL: https://issues.apache.org/jira/browse/SOLR-702 Project: Solr Issue Type: Bug Components: search Affects Versions: 1.3

[jira] Updated: (SOLR-702) Long lists of synonyms seem not to work

2008-08-14 Thread Matthew Runo (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Runo updated SOLR-702: -- Attachment: Synonyms2.txt My synonyms file. Some of them work, some do not. Long lists of synonyms

[jira] Updated: (SOLR-702) Long lists of synonyms seem not to work

2008-08-14 Thread Matthew Runo (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Runo updated SOLR-702: -- Attachment: schema.xml Long lists of synonyms seem not to work ---

[jira] Updated: (SOLR-702) Long lists of synonyms seem not to work

2008-08-14 Thread Matthew Runo (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Runo updated SOLR-702: -- Attachment: solrconfig.xml Long lists of synonyms seem not to work

[jira] Resolved: (SOLR-606) spellcheck.colate doesn't handle multiple tokens properly

2008-08-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-606. -- Resolution: Fixed Fix Version/s: 1.3 Committed revision 685983. Also added in a unit

[jira] Commented: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622632#action_12622632 ] Noble Paul commented on SOLR-647: - The CoreContainer#create(CoreDescriptor dcore) must close

[jira] Resolved: (SOLR-545) remove MultiCore default core / cleanup DispatchHandler

2008-08-14 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-545. Resolution: Fixed remove MultiCore default core / cleanup DispatchHandler

[jira] Resolved: (SOLR-695) Make single core solr equivolent to multicore with a single configured core.

2008-08-14 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-695. Resolution: Fixed Make single core solr equivolent to multicore with a single configured core.

[jira] Commented: (SOLR-700) NumberFormatTransformer should have configurable locales

2008-08-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622650#action_12622650 ] Shalin Shekhar Mangar commented on SOLR-700: bq. In any case the getISO3Country

[jira] Commented: (SOLR-374) use IndexReader.reopen

2008-08-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622655#action_12622655 ] Yonik Seeley commented on SOLR-374: --- Looking pretty good now... but there is a reference

[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-14 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622660#action_12622660 ] Ryan McKinley commented on SOLR-586: I'm running into a funny issue. $ ant clean $ ant

[jira] Updated: (SOLR-433) MultiCore and SpellChecker replication

2008-08-14 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-433: -- Fix Version/s: 1.4 MultiCore and SpellChecker replication

[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622665#action_12622665 ] Shalin Shekhar Mangar commented on SOLR-586: Nothing to do with

Re: CHANGES.txt

2008-08-14 Thread Shalin Shekhar Mangar
On a related note, I can see a CHANGES.txt inside client/java/solrj folder. However, it has not been updated with many changes that have took place in Solrj. I wasn't even aware of it's existence until recently. Two options: 1. We merge it with the main changelog file and delete it 2. We gather

[jira] Commented: (SOLR-474) audit docs for Spellchecker

2008-08-14 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622675#action_12622675 ] Otis Gospodnetic commented on SOLR-474: --- I went through the classes in o.a.s.spell

Re: CHANGES.txt

2008-08-14 Thread Otis Gospodnetic
I wasn't aware of it either :) I like the idea of keeping it separate, mostly because I fear the core CHANGES.txt growing super big and thus harder for people to use, especially as contrib/ starts growing. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original

[jira] Commented: (SOLR-474) audit docs for Spellchecker

2008-08-14 Thread Mike Klaas (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622677#action_12622677 ] Mike Klaas commented on SOLR-474: - The issue is more wikidocs vs. behaviour. I apologize I

Re: CHANGES.txt

2008-08-14 Thread Ryan McKinley
I think an independent location for solrj changes is a good thing. They are not relevant for anyone using any other client... the ruby client has its own changelog. Solrj is a bit strange though since it is used within the SearchComponents. Since solrj has not yet been released, the

[jira] Updated: (SOLR-284) Parsing Rich Document Types

2008-08-14 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-284: -- Fix Version/s: 1.4 Parsing Rich Document Types ---

[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-14 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622679#action_12622679 ] Ryan McKinley commented on SOLR-586: the included pom is missing a reference to

[jira] Updated: (SOLR-374) use IndexReader.reopen

2008-08-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-374: - Attachment: SOLR-374.patch Okay. Not sure how kosher taking ownership of the Reader form SolrIndexSearcher

[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622688#action_12622688 ] Shalin Shekhar Mangar commented on SOLR-586: Committed revision 686039. Sorry,

[jira] Updated: (SOLR-575) Highlighting spans should merge across phrase query

2008-08-14 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-575: -- Priority: Minor (was: Major) Brian, perhaps something as simple as the java equivalent of

[jira] Commented: (SOLR-575) Highlighting spans should merge across phrase query

2008-08-14 Thread Brian Whitman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622695#action_12622695 ] Brian Whitman commented on SOLR-575: Sure, post-processing is somewhat easy, except for

[jira] Commented: (SOLR-374) use IndexReader.reopen

2008-08-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622696#action_12622696 ] Mark Miller commented on SOLR-374: -- Hmmm...probably need a searcher lock around taking

[jira] Issue Comment Edited: (SOLR-374) use IndexReader.reopen

2008-08-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622696#action_12622696 ] [EMAIL PROTECTED] edited comment on SOLR-374 at 8/14/08 2:04 PM: ---

[jira] Resolved: (SOLR-589) DisMaxRequestHandler crashes on badly formed query strings ( combinations of - and + )

2008-08-14 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-589. --- Resolution: Fixed Assignee: Otis Gospodnetic Thanks Sean! SendingCHANGES.txt

[jira] Resolved: (SOLR-93) scripts don't work cleanly on FreeBSD

2008-08-14 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-93. -- Resolution: Fixed Assignee: Otis Gospodnetic OK, closing. If you encounter other

Re: CHANGES.txt

2008-08-14 Thread Shalin Shekhar Mangar
Ok, just to summarize: We will maintain separate changelogs for both SolrJ and DIH. We should also make sure these changelogs are included in the nightly tarballs. Even if they are internal changes, no harm in documenting them in a single place. Besides it is the only place where we give credit

[jira] Commented: (SOLR-374) use IndexReader.reopen

2008-08-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622704#action_12622704 ] Yonik Seeley commented on SOLR-374: --- bq. or not...the incref will keep it from being

[jira] Commented: (SOLR-683) Distributed Search / Shards Deadlock

2008-08-14 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622706#action_12622706 ] Otis Gospodnetic commented on SOLR-683: --- Hm, hard to tell from sparse Jetty javadocs.

[jira] Commented: (SOLR-683) Distributed Search / Shards Deadlock

2008-08-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622705#action_12622705 ] Mark Miller commented on SOLR-683: -- When jetty runs out of handler threads, does it not

Re: CHANGES.txt

2008-08-14 Thread Otis Gospodnetic
I wouldn't worry about moving of already recorded changes (i.e. cleanup). I'd just do the right thing from now on. Getting 1.3 out next week sounds much more interesting to me. :) Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message From: Shalin

[jira] Updated: (SOLR-589) DisMaxRequestHandler crashes on badly formed query strings ( combinations of - and + )

2008-08-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-589: --- Affects Version/s: 1.3 Fix Version/s: 1.3 Updating fix version to 1.3

[jira] Commented: (SOLR-700) NumberFormatTransformer should have configurable locales

2008-08-14 Thread Stefan Oestreicher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622709#action_12622709 ] Stefan Oestreicher commented on SOLR-700: - bq. We don't need to be paranoid about

[jira] Commented: (SOLR-700) NumberFormatTransformer should have configurable locales

2008-08-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622711#action_12622711 ] Shalin Shekhar Mangar commented on SOLR-700: bq. Fixing that seems to be even

[jira] Updated: (SOLR-703) Make UUIDField.toInternal use UUID.fromString

2008-08-14 Thread Dariusz Suchojad (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dariusz Suchojad updated SOLR-703: -- Attachment: SOLR-703-code.patch Code. Make UUIDField.toInternal use UUID.fromString

[jira] Created: (SOLR-703) Make UUIDField.toInternal use UUID.fromString

2008-08-14 Thread Dariusz Suchojad (JIRA)
Make UUIDField.toInternal use UUID.fromString - Key: SOLR-703 URL: https://issues.apache.org/jira/browse/SOLR-703 Project: Solr Issue Type: Improvement Affects Versions: 1.3

[jira] Updated: (SOLR-703) Make UUIDField.toInternal use UUID.fromString

2008-08-14 Thread Dariusz Suchojad (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dariusz Suchojad updated SOLR-703: -- Attachment: SOLR-703-unittests.patch Unittests. Make UUIDField.toInternal use UUID.fromString

[jira] Commented: (SOLR-374) use IndexReader.reopen

2008-08-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622717#action_12622717 ] Yonik Seeley commented on SOLR-374: --- I missed the last patch (I wish JIRA defaulted to

[jira] Commented: (SOLR-374) use IndexReader.reopen

2008-08-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622724#action_12622724 ] Mark Miller commented on SOLR-374: -- Man...nothing is ever simple :) A search lock around the

[jira] Updated: (SOLR-701) DateField implicitly uses default locale to format milliseconds

2008-08-14 Thread Stefan Oestreicher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Oestreicher updated SOLR-701: Description: The ISO8601CanonicalDateFormat class which is defined inside the

[jira] Commented: (SOLR-491) highlight doesn't work with range search

2008-08-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12622734#action_12622734 ] Mark Miller commented on SOLR-491: -- No, it won't work. There is an option to highlight

[jira] Updated: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-14 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated SOLR-647: --- Attachment: solr-647.patch bq. Yes, if cores obtained through other methods need to be open for some

[jira] Created: (SOLR-704) improve NumberFormatTransformers handling of invalid input

2008-08-14 Thread Stefan Oestreicher (JIRA)
improve NumberFormatTransformers handling of invalid input -- Key: SOLR-704 URL: https://issues.apache.org/jira/browse/SOLR-704 Project: Solr Issue Type: Improvement

[jira] Updated: (SOLR-704) improve NumberFormatTransformers handling of invalid input

2008-08-14 Thread Stefan Oestreicher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Oestreicher updated SOLR-704: Attachment: SOLR-704.patch This is a diff against r686094 improve NumberFormatTransformers

Re: svn commit: r685577 - in /lucene/solr/trunk: client/java/solrj/src/org/apache/solr/client/solrj/embedded/ client/java/solrj/test/org/apache/solr/client/solrj/ client/java/solrj/test/org/apache/sol

2008-08-14 Thread Grant Ingersoll
Here's a _possible_ patch: Index: src/webapp/src/org/apache/solr/servlet/SolrDispatchFilter.java === --- src/webapp/src/org/apache/solr/servlet/ SolrDispatchFilter.java (revision 686097) +++

Re: svn commit: r685577 - in /lucene/solr/trunk: client/java/solrj/src/org/apache/solr/client/solrj/embedded/ client/java/solrj/test/org/apache/solr/client/solrj/ client/java/solrj/test/org/apache/sol

2008-08-14 Thread Ryan McKinley
thanks grant -- just committed a slightly different one :) On Aug 14, 2008, at 9:06 PM, Grant Ingersoll wrote: Here's a _possible_ patch: Index: src/webapp/src/org/apache/solr/servlet/SolrDispatchFilter.java === ---

Re: CHANGES.txt

2008-08-14 Thread Koji Sekiguchi
the ruby client has its own changelog. Oops. I wasn't aware of it's existence. But it's name is CHANGES.yml, not CHANGES.txt, and the contents look like gem update info maintained by Erik. If Solrj and DIH have their own CHANGES.txt, should solr-ruby have its CHANGES.txt? Koji Ryan

[jira] Resolved: (SOLR-474) audit docs for Spellchecker

2008-08-14 Thread Mike Klaas (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Klaas resolved SOLR-474. - Resolution: Fixed I've verified the behaviour and updated the wiki page accordingly. audit docs for

Re: contrived use of extends to access static members

2008-08-14 Thread Chris Hostetter
: I truly believe SolrPluginUtils.parseFieldBoosts(foo)) is the straight : foward way to call a static method in SolrPluginUtils, extending the like i said: submit a patch and i'll commit it ... i don't mind changing it to the full class name, i just dont' wnat to use a static import. -Hoss