[jira] Created: (SOLR-564) Realtime search in Solr

2008-05-06 Thread Jason Rutherglen (JIRA)
Realtime search in Solr --- Key: SOLR-564 URL: https://issues.apache.org/jira/browse/SOLR-564 Project: Solr Issue Type: New Feature Components: replication, search Affects Versions: 1.3

[jira] Updated: (SOLR-564) Realtime search in Solr

2008-05-06 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-564: -- Description: Before when I looked at this, the changes required to make Solr realtime would

[jira] Created: (SOLR-567) SolrCore Pluggable

2008-05-08 Thread Jason Rutherglen (JIRA)
SolrCore Pluggable -- Key: SOLR-567 URL: https://issues.apache.org/jira/browse/SOLR-567 Project: Solr Issue Type: Improvement Affects Versions: 1.3 Reporter: Jason Rutherglen SolrCore needs to be an

[jira] Commented: (SOLR-567) SolrCore Pluggable

2008-05-08 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12595408#action_12595408 ] Jason Rutherglen commented on SOLR-567: --- I figured someone on the core team should

[jira] Updated: (SOLR-568) MultiDocSet

2008-05-08 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-568: -- Attachment: solr.568.5.8.2008.patch solr.568.5.8.2008.patch - MultiDocSet and TestMultiDocSet

[jira] Updated: (SOLR-567) SolrCore Pluggable

2008-05-11 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-567: -- Attachment: solr.567.5.11.2008.patch solr.567.5.11.2008.patch Needed to abstract SolrCore, old

[jira] Created: (SOLR-576) Make DocSetHitCollector public

2008-05-15 Thread Jason Rutherglen (JIRA)
Make DocSetHitCollector public -- Key: SOLR-576 URL: https://issues.apache.org/jira/browse/SOLR-576 Project: Solr Issue Type: Improvement Components: search Affects Versions: 1.3

[jira] Updated: (SOLR-567) SolrCore Pluggable

2008-05-17 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-567: -- Attachment: solr.567.5.17.2008.patch solr.567.5.17.2008.patch In the interest of minimizing

[jira] Updated: (SOLR-567) SolrCore Pluggable

2008-05-17 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-567: -- Attachment: (was: solr.567.5.10.2008.patch) SolrCore Pluggable --

[jira] Updated: (SOLR-567) SolrCore Pluggable

2008-05-17 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-567: -- Attachment: (was: solr.567.5.11.2008.patch) SolrCore Pluggable --

[jira] Updated: (SOLR-567) SolrCore Pluggable

2008-05-18 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-567: -- Attachment: (was: solr.567.5.17.2008.patch) SolrCore Pluggable --

[jira] Created: (SOLR-578) Binary stream response for request

2008-05-18 Thread Jason Rutherglen (JIRA)
Binary stream response for request -- Key: SOLR-578 URL: https://issues.apache.org/jira/browse/SOLR-578 Project: Solr Issue Type: Improvement Affects Versions: 1.3 Reporter: Jason Rutherglen

[jira] Commented: (SOLR-578) Binary stream response for request

2008-05-18 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597862#action_12597862 ] Jason Rutherglen commented on SOLR-578: --- Maybe this will work. The request handler

[jira] Commented: (SOLR-578) Binary stream response for request

2008-05-18 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597863#action_12597863 ] Jason Rutherglen commented on SOLR-578: --- Or place it in SolrQueryResponse. Binary

[jira] Commented: (SOLR-578) Binary stream response for request

2008-05-19 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597956#action_12597956 ] Jason Rutherglen commented on SOLR-578: --- It is incongruous to have

[jira] Commented: (SOLR-564) Realtime search in Solr

2008-05-20 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12598308#action_12598308 ] Jason Rutherglen commented on SOLR-564: --- After review, function queries ValueSource

[jira] Updated: (SOLR-567) SolrCore Pluggable

2008-05-20 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-567: -- Attachment: solr-567.patch solr-567.patch Moved SimpleFacets.getFieldCacheCounts to

[jira] Closed: (SOLR-578) Binary stream response for request

2008-05-20 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-578. - Resolution: Won't Fix Fix Version/s: 1.3 Ok Binary stream response for request

[jira] Created: (SOLR-583) Name Service

2008-05-21 Thread Jason Rutherglen (JIRA)
Name Service Key: SOLR-583 URL: https://issues.apache.org/jira/browse/SOLR-583 Project: Solr Issue Type: New Feature Affects Versions: 1.3 Reporter: Jason Rutherglen Fix For: 1.3 Coordinates

[jira] Commented: (SOLR-583) Name Service

2008-05-22 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12599009#action_12599009 ] Jason Rutherglen commented on SOLR-583: --- Discussions needs to refer to an issue to be

[jira] Commented: (SOLR-569) SimpleFacet binarysearch optimization

2008-05-25 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12599698#action_12599698 ] Jason Rutherglen commented on SOLR-569: --- Can use the Apache JDK6 version. SimpleFacet

[jira] Commented: (SOLR-583) Name Service

2008-05-29 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12600774#action_12600774 ] Jason Rutherglen commented on SOLR-583: --- Node - instance of Solr webapp on a server

[jira] Commented: (SOLR-561) Solr replication by Solr (for windows also)

2008-05-29 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12600989#action_12600989 ] Jason Rutherglen commented on SOLR-561: --- Is there a reason why IndexDeletionPolicy is

[jira] Updated: (SOLR-564) Realtime search in Solr

2008-06-02 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-564: -- Attachment: solr-564.patch solr-564.patch Early Ocean Solr integration code. For viewing only.

[jira] Commented: (SOLR-567) SolrCore Pluggable

2008-09-05 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12628613#action_12628613 ] Jason Rutherglen commented on SOLR-567: --- Without looking at the code, what has changed?

[jira] Created: (SOLR-1275) Add expungeDeletes to DirectUpdateHandler2

2009-07-13 Thread Jason Rutherglen (JIRA)
Add expungeDeletes to DirectUpdateHandler2 -- Key: SOLR-1275 URL: https://issues.apache.org/jira/browse/SOLR-1275 Project: Solr Issue Type: Improvement Components: update Affects

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

2009-07-14 Thread Jason Rutherglen (JIRA)
Implement a SOLR specific naming service (using Zookeeper) -- Key: SOLR-1277 URL: https://issues.apache.org/jira/browse/SOLR-1277 Project: Solr Issue Type: New Feature Affects

[jira] Closed: (SOLR-583) Name Service

2009-07-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-583. - Resolution: Invalid Name Service Key: SOLR-583

[jira] Created: (SOLR-1278) Near Realtime Search

2009-07-14 Thread Jason Rutherglen (JIRA)
Near Realtime Search Key: SOLR-1278 URL: https://issues.apache.org/jira/browse/SOLR-1278 Project: Solr Issue Type: New Feature Components: replication (java), search, update Affects Versions: 1.4

[jira] Closed: (SOLR-564) Realtime search in Solr

2009-07-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-564. - Resolution: Invalid Realtime search in Solr --- Key:

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

2009-07-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1277: --- Summary: Implement a Solr specific naming service (using Zookeeper) (was: Implement a SOLR

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

2009-07-15 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1277: --- Description: The goal is to give Solr server clusters self-healing attributes where if a

[jira] Commented: (SOLR-1275) Add expungeDeletes to DirectUpdateHandler2

2009-07-16 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12732032#action_12732032 ] Jason Rutherglen commented on SOLR-1275: I can add some tests? (would like to get

[jira] Created: (SOLR-1296) Enable opening IndexReader with termInfosIndexDivisor and setting IndexWriter's termIndexInterval

2009-07-20 Thread Jason Rutherglen (JIRA)
Enable opening IndexReader with termInfosIndexDivisor and setting IndexWriter's termIndexInterval - Key: SOLR-1296 URL:

[jira] Updated: (SOLR-1296) Enable opening IndexReader with termInfosIndexDivisor and setting IndexWriter's termIndexInterval

2009-07-21 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1296: --- Attachment: SOLR-1296.patch * termInfosIndexDivisor is set in StandardIndexReaderFactory as

[jira] Updated: (SOLR-1296) Enable opening IndexReader with termInfosIndexDivisor and setting IndexWriter's termIndexInterval

2009-07-22 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1296: --- Attachment: SOLR-1296.patch * Test case placed into TestConfig * Created

[jira] Commented: (SOLR-1301) Solr + Hadoop

2009-07-22 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12734376#action_12734376 ] Jason Rutherglen commented on SOLR-1301: I downloaded the patch. I'd like to be

[jira] Created: (SOLR-1308) Cache docsets and docs at the SegmentReader level

2009-07-23 Thread Jason Rutherglen (JIRA)
Cache docsets and docs at the SegmentReader level - Key: SOLR-1308 URL: https://issues.apache.org/jira/browse/SOLR-1308 Project: Solr Issue Type: Improvement Affects Versions: 1.4

[jira] Commented: (SOLR-1308) Cache docsets and docs at the SegmentReader level

2009-07-27 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12735679#action_12735679 ] Jason Rutherglen commented on SOLR-1308: Perhaps in another issue we can implement a

[jira] Commented: (SOLR-908) Port of Nutch CommonGrams filter to Solr

2009-07-28 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12736208#action_12736208 ] Jason Rutherglen commented on SOLR-908: --- Great Tom! * Can we add a flag to not return

[jira] Updated: (SOLR-908) Port of Nutch CommonGrams filter to Solr

2009-07-28 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-908: -- Attachment: SOLR-908.patch * Added an includeCommon flag which when false, does not return

[jira] Updated: (SOLR-908) Port of Nutch CommonGrams filter to Solr

2009-07-28 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-908: -- Attachment: SOLR-908.patch Sorry, patch without the patch inlined! Port of Nutch CommonGrams

[jira] Created: (SOLR-1316) Create autosuggest component

2009-07-29 Thread Jason Rutherglen (JIRA)
Create autosuggest component Key: SOLR-1316 URL: https://issues.apache.org/jira/browse/SOLR-1316 Project: Solr Issue Type: New Feature Components: search Affects Versions: 1.4 Reporter:

[jira] Commented: (SOLR-1316) Create autosuggest component

2009-07-29 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12736905#action_12736905 ] Jason Rutherglen commented on SOLR-1316: An alternative to the TernaryTree which

[jira] Commented: (SOLR-1301) Solr + Hadoop

2009-07-29 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12736944#action_12736944 ] Jason Rutherglen commented on SOLR-1301: I think we'll want to integrate this patch

[jira] Commented: (SOLR-908) Port of Nutch CommonGrams filter to Solr

2009-07-29 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12736960#action_12736960 ] Jason Rutherglen commented on SOLR-908: --- I'll post a new patch tomorrow, essentially

[jira] Commented: (SOLR-1301) Solr + Hadoop

2009-07-30 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12737299#action_12737299 ] Jason Rutherglen commented on SOLR-1301: Andrzej, * Are you going to add a way to

[jira] Commented: (SOLR-1316) Create autosuggest component

2009-07-30 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12737308#action_12737308 ] Jason Rutherglen commented on SOLR-1316: Patch coming... Create autosuggest

[jira] Updated: (SOLR-908) Port of Nutch CommonGrams filter to Solr

2009-07-30 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-908: -- Attachment: SOLR-908.patch We ran an indexing performance test with CommonGramFilter and a

[jira] Commented: (SOLR-1275) Add expungeDeletes to DirectUpdateHandler2

2009-08-05 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12739744#action_12739744 ] Jason Rutherglen commented on SOLR-1275: Sure, I'll have time at some point to post

[jira] Updated: (SOLR-908) Port of Nutch CommonGrams filter to Solr

2009-08-07 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-908: -- Attachment: SOLR-908.patch * Cleaned up more * Consolidated the test classes into one *

[jira] Updated: (SOLR-1296) Enable opening IndexReader with termInfosIndexDivisor and setting IndexWriter's termIndexInterval

2009-08-07 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1296: --- Attachment: SOLR-1296.patch Added the remainder of testTermIndexDivisor Enable opening

[jira] Commented: (SOLR-1275) Add expungeDeletes to DirectUpdateHandler2

2009-08-08 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740992#action_12740992 ] Jason Rutherglen commented on SOLR-1275: Given the simplicity of the functionality I

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

2009-08-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12741575#action_12741575 ] Jason Rutherglen commented on SOLR-1277: Thanks for posting this Grant to get it

[jira] Updated: (SOLR-1296) Enable opening IndexReader with termInfosIndexDivisor and setting IndexWriter's termIndexInterval

2009-08-12 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1296: --- Attachment: SOLR-1296.patch * Added solrconfig-termindex.xml * I'm not sure about IW access?

[jira] Commented: (SOLR-908) Port of Nutch CommonGrams filter to Solr

2009-08-12 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12742679#action_12742679 ] Jason Rutherglen commented on SOLR-908: --- Tom, Is it our intention to support phrase

[jira] Commented: (SOLR-1312) BufferedTokenStream should use new Lucene 2.9 TokenStream API

2009-08-12 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12742725#action_12742725 ] Jason Rutherglen commented on SOLR-1312: Tom, I'm going to put a patch together for

[jira] Created: (SOLR-1363) Search without using caches

2009-08-13 Thread Jason Rutherglen (JIRA)
Search without using caches --- Key: SOLR-1363 URL: https://issues.apache.org/jira/browse/SOLR-1363 Project: Solr Issue Type: Improvement Components: search Affects Versions: 1.4 Reporter:

[jira] Created: (SOLR-1364) Distributed search return Solr shard header information (like qtime)

2009-08-13 Thread Jason Rutherglen (JIRA)
Distributed search return Solr shard header information (like qtime) Key: SOLR-1364 URL: https://issues.apache.org/jira/browse/SOLR-1364 Project: Solr Issue Type:

[jira] Commented: (SOLR-1143) Return partial results when a connection to a shard is refused

2009-08-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12743481#action_12743481 ] Jason Rutherglen commented on SOLR-1143: What happens today when a query times out?

[jira] Commented: (SOLR-1296) Enable opening IndexReader with termInfosIndexDivisor and setting IndexWriter's termIndexInterval

2009-08-18 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12744622#action_12744622 ] Jason Rutherglen commented on SOLR-1296: bq. This should do the trick... Why would

[jira] Commented: (SOLR-1296) Enable opening IndexReader with termInfosIndexDivisor and setting IndexWriter's termIndexInterval

2009-08-18 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12744642#action_12744642 ] Jason Rutherglen commented on SOLR-1296: bq. Because it's not publicly exposed in

[jira] Commented: (SOLR-1296) Enable opening IndexReader with termInfosIndexDivisor and setting IndexWriter's termIndexInterval

2009-08-18 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12744679#action_12744679 ] Jason Rutherglen commented on SOLR-1296: For a test I agree it's not worth exposing

[jira] Updated: (SOLR-1275) Add expungeDeletes to DirectUpdateHandler2

2009-08-18 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1275: --- Attachment: SOLR-1275.patch * Added DirectUpdateHandlerTest.testExpungeDeletes which creates

[jira] Updated: (SOLR-1275) Add expungeDeletes to DirectUpdateHandler2

2009-08-19 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1275: --- Attachment: SOLR-1275.patch * Added solrconfig-serialms.xml which uses a SerialMergeScheduler

[jira] Created: (SOLR-1373) Add filter query in solr/admin/form.jsp

2009-08-19 Thread Jason Rutherglen (JIRA)
Add filter query in solr/admin/form.jsp --- Key: SOLR-1373 URL: https://issues.apache.org/jira/browse/SOLR-1373 Project: Solr Issue Type: Improvement Components: web gui Affects Versions:

[jira] Commented: (SOLR-1275) Add expungeDeletes to DirectUpdateHandler2

2009-08-19 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12745249#action_12745249 ] Jason Rutherglen commented on SOLR-1275: Because maxBufferedDocs=10, and the

[jira] Updated: (SOLR-1373) Add filter query in solr/admin/form.jsp

2009-08-20 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1373: --- Attachment: SOLR-1373.patch Patch Add filter query in solr/admin/form.jsp

[jira] Updated: (SOLR-1373) Add filter query in solr/admin/form.jsp

2009-08-20 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1373: --- Fix Version/s: (was: 1.5) 1.4 Affects Version/s: (was:

[jira] Commented: (SOLR-1373) Add filter query in solr/admin/form.jsp

2009-08-20 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12745646#action_12745646 ] Jason Rutherglen commented on SOLR-1373: Anything that's commonly used should be in

[jira] Commented: (SOLR-1275) Add expungeDeletes to DirectUpdateHandler2

2009-08-20 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12745717#action_12745717 ] Jason Rutherglen commented on SOLR-1275: Isn't it much simpler Calling

[jira] Commented: (SOLR-1275) Add expungeDeletes to DirectUpdateHandler2

2009-08-20 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12745731#action_12745731 ] Jason Rutherglen commented on SOLR-1275: I'll check in a new patch that's faster

[jira] Created: (SOLR-1374) When a test fails, display the test file in the console via ant junit

2009-08-20 Thread Jason Rutherglen (JIRA)
When a test fails, display the test file in the console via ant junit - Key: SOLR-1374 URL: https://issues.apache.org/jira/browse/SOLR-1374 Project: Solr Issue Type:

[jira] Created: (SOLR-1375) BloomFilter on a field

2009-08-20 Thread Jason Rutherglen (JIRA)
BloomFilter on a field -- Key: SOLR-1375 URL: https://issues.apache.org/jira/browse/SOLR-1375 Project: Solr Issue Type: New Feature Components: update Affects Versions: 1.4 Reporter: Jason

[jira] Updated: (SOLR-1375) BloomFilter on a field

2009-08-20 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1375: --- Attachment: SOLR-1375.patch Patch file BloomFilter on a field --

[jira] Commented: (SOLR-1375) BloomFilter on a field

2009-08-20 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12745800#action_12745800 ] Jason Rutherglen commented on SOLR-1375: Lance, Thanks for the info. BloomFilters

[jira] Updated: (SOLR-1375) BloomFilter on a field

2009-08-21 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1375: --- Attachment: SOLR-1375.patch * The Hadoop BloomFilter code is included in the patch

[jira] Updated: (SOLR-1375) BloomFilter on a field

2009-08-21 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1375: --- Attachment: SOLR-1375.patch * Bug fixes * Core name included in response * Wiki is located

[jira] Commented: (SOLR-908) Port of Nutch CommonGrams filter to Solr

2009-08-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746964#action_12746964 ] Jason Rutherglen commented on SOLR-908: --- I'm reworking BufferedTokenStream to use the

[jira] Updated: (SOLR-1275) Add expungeDeletes to DirectUpdateHandler2

2009-08-24 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1275: --- Attachment: SOLR-1275.patch * Reduced the num docs indexed to make the test faster *

[jira] Commented: (SOLR-1301) Solr + Hadoop

2009-08-25 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747525#action_12747525 ] Jason Rutherglen commented on SOLR-1301: Jv, I've used the patch. It works, though

[jira] Commented: (SOLR-908) Port of Nutch CommonGrams filter to Solr

2009-08-25 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747632#action_12747632 ] Jason Rutherglen commented on SOLR-908: --- There seems to be a bug in

[jira] Commented: (SOLR-1375) BloomFilter on a field

2009-08-25 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747734#action_12747734 ] Jason Rutherglen commented on SOLR-1375: The other attribute to add is the ability

[jira] Updated: (SOLR-1375) BloomFilter on a field

2009-08-25 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1375: --- Attachment: SOLR-1375.patch Patch which allows shards to be set in defaults, and not cause an

[jira] Updated: (SOLR-1375) BloomFilter on a field

2009-08-26 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1375: --- Attachment: SOLR-1375.patch * Removes the need to set the shards.qt in solrconfig.xml. *

[jira] Commented: (SOLR-908) Port of Nutch CommonGrams filter to Solr

2009-08-27 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12748639#action_12748639 ] Jason Rutherglen commented on SOLR-908: --- There is a bug that seems to be related to

[jira] Commented: (SOLR-1343) HTMLStripCharFilter

2009-08-28 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12749021#action_12749021 ] Jason Rutherglen commented on SOLR-1343: I'm seeing a bug related to this patch

[jira] Created: (SOLR-1395) Integrate Katta

2009-08-29 Thread Jason Rutherglen (JIRA)
Integrate Katta --- Key: SOLR-1395 URL: https://issues.apache.org/jira/browse/SOLR-1395 Project: Solr Issue Type: New Feature Affects Versions: 1.4 Reporter: Jason Rutherglen Priority: Minor

[jira] Created: (SOLR-1405) Show the index files in the web UI

2009-09-02 Thread Jason Rutherglen (JIRA)
Show the index files in the web UI -- Key: SOLR-1405 URL: https://issues.apache.org/jira/browse/SOLR-1405 Project: Solr Issue Type: Improvement Components: web gui Affects Versions: 1.4

[jira] Updated: (SOLR-1395) Integrate Katta

2009-09-03 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1395: --- Attachment: KATTA-SOLR.patch SOLR-1395.patch This is our first cut at

[jira] Commented: (SOLR-1292) show lucene fieldcache entries and sizes

2009-09-09 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12753252#action_12753252 ] Jason Rutherglen commented on SOLR-1292: Does this include the memory size of

[jira] Commented: (SOLR-1301) Solr + Hadoop

2009-09-09 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12753317#action_12753317 ] Jason Rutherglen commented on SOLR-1301: I think we can parallelize the indexing in

[jira] Commented: (SOLR-1292) show lucene fieldcache entries and sizes

2009-09-09 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12753346#action_12753346 ] Jason Rutherglen commented on SOLR-1292: I did an open call hierarchy on

[jira] Updated: (SOLR-1301) Solr + Hadoop

2009-09-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1301: --- Attachment: SOLR-1301.patch Here's jv ning's patch as a regular patch file to more easily see

[jira] Commented: (SOLR-1301) Solr + Hadoop

2009-09-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12753731#action_12753731 ] Jason Rutherglen commented on SOLR-1301: Should we add ThreadedIndexWriter (from

[jira] Updated: (SOLR-1301) Solr + Hadoop

2009-09-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1301: --- Attachment: SOLR-1301.patch * I implemented a thread pool version, which eliminates the need

[jira] Commented: (SOLR-1301) Solr + Hadoop

2009-09-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12753765#action_12753765 ] Jason Rutherglen commented on SOLR-1301: Yonik, It looks like

[jira] Commented: (SOLR-1301) Solr + Hadoop

2009-09-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12753769#action_12753769 ] Jason Rutherglen commented on SOLR-1301: {quote} In the ideal world, the Map/Reduce

[jira] Commented: (SOLR-1404) Random failures with highlighting

2009-09-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12753779#action_12753779 ] Jason Rutherglen commented on SOLR-1404: It will be good to get this fixed, I have

[jira] Commented: (SOLR-1394) HTML stripper is splitting tokens

2009-09-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12753911#action_12753911 ] Jason Rutherglen commented on SOLR-1394: I'm also seeing this problem and will try

  1   2   3   >