[jira] Commented: (LUCENE-1917) ShingleFilter include words

2009-09-21 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12758056#action_12758056 ] Jason Rutherglen commented on LUCENE-1917: -- I'm going to port SOLR-908 rather

Re: How to leverage the LogMergePolicy calibrateSizeByDeletes patch in Solr ?

2009-09-21 Thread Jason Rutherglen
not handle frequent updates well. We have done some performance analysis with that and a custom merge policy: http://code.google.com/p/zoie/wiki/ZoieMergePolicy -John On Mon, Sep 21, 2009 at 1:08 PM, Jason Rutherglen jason.rutherg...@gmail.com wrote: I opened SOLR-1447

[jira] Commented: (SOLR-1447) Simple property injection

2009-09-21 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12758050#action_12758050 ] Jason Rutherglen commented on SOLR-1447: Noble, looks good, and all tests pass. I

[jira] Commented: (SOLR-1447) Simple property injection

2009-09-21 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12758113#action_12758113 ] Jason Rutherglen commented on SOLR-1447: Why is changing the tag name not an option

[jira] Commented: (SOLR-1447) Simple property injection

2009-09-20 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12757793#action_12757793 ] Jason Rutherglen commented on SOLR-1447: Noble, looks good, can you include a test

[jira] Commented: (SOLR-1447) Simple property injection

2009-09-20 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12757798#action_12757798 ] Jason Rutherglen commented on SOLR-1447: Actually if we're going to change

[jira] Updated: (SOLR-1447) Simple property injection

2009-09-20 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1447: --- Attachment: SOLR-1447.patch Here's a patch with a test case that implements init args. If we

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

2009-09-20 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12757820#action_12757820 ] Jason Rutherglen commented on SOLR-908: --- Yeah, unfortunately it's going to be hard

[jira] Commented: (LUCENE-1919) Analysis back compat break

2009-09-18 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12757263#action_12757263 ] Jason Rutherglen commented on LUCENE-1919: -- For SOLR-908, I can try out the patch

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

2009-09-18 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756995#action_12756995 ] Jason Rutherglen commented on SOLR-908: --- It looks like our problem could be due

[jira] Created: (SOLR-1447) Simple property injection

2009-09-18 Thread Jason Rutherglen (JIRA)
: Jason Rutherglen Priority: Trivial Fix For: 1.5 MergePolicy and MergeScheduler require property injection. We'll allow these and probably other cases in this patch using Java reflection. -- This message is automatically generated by JIRA. - You can reply to this email

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

2009-09-18 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12757413#action_12757413 ] Jason Rutherglen commented on SOLR-908: --- Interesting, the whole reusableTokenStream

[jira] Commented: (SOLR-1444) Add option in solrconfig.xml to override the LogMergePolicy calibrateSizeByDeletes

2009-09-18 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12757431#action_12757431 ] Jason Rutherglen commented on SOLR-1444: I think this is barking up the wrong path

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

2009-09-18 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 reset overrides to CommonGramsFilter and CommonGramsQueryFilter

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

2009-09-18 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 Robert thanks. I added the new token in CGQF.reset and reset test

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

2009-09-18 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12757592#action_12757592 ] Jason Rutherglen commented on SOLR-1316: The DAWG seems like a potential fit

Re: custom segment files

2009-09-17 Thread Jason Rutherglen
I believe you could override the IW.flush and IW.mergeSuccess methods. flush unfortunately doesn't expose the new SegmentInfo, however it could be obtained via IW.getReader().getSequentialSubReaders (by comparing the before and after). Adjacent segment files could then be maintained without

[jira] Commented: (LUCENE-1919) Analysis back compat break

2009-09-17 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756903#action_12756903 ] Jason Rutherglen commented on LUCENE-1919: -- With SOLR-908 CommonGramsQueryFilter

Re: custom segment files

2009-09-17 Thread Jason Rutherglen
On Fri, Sep 18, 2009 at 9:09 AM, Jason Rutherglen jason.rutherg...@gmail.com wrote: I believe you could override the IW.flush and IW.mergeSuccess methods. flush unfortunately doesn't expose the new SegmentInfo, however it could be obtained via IW.getReader().getSequentialSubReaders

Madvise using JNA (Java Native Access)?

2009-09-17 Thread Jason Rutherglen
Maybe we can bypass writing JNI and use JNA? https://jna.dev.java.net/ Apparently it doesn't work on the Mac and it's LGPL, however it would be great to be able to plugin madvise for the merges. Where the issue is merges do not need to be read into the system IO cache, however they are anyways.

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

2009-09-17 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756785#action_12756785 ] Jason Rutherglen commented on SOLR-1316: Andrzej, Is it necessary to create a new

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

2009-09-17 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756933#action_12756933 ] Jason Rutherglen commented on SOLR-908: --- This schema consistently and randomly

[jira] Created: (SOLR-1438) Timeout distributed query stage get fields

2009-09-16 Thread Jason Rutherglen (JIRA)
Versions: 1.4 Reporter: Jason Rutherglen Priority: Minor Fix For: 1.5 In a distributed query, timeouts work for PURPOSE_GET_TOP_IDS but we need them for PURPOSE_GET_FIELDS (obtaining the document data). We'll reuse the timeAllowed parameter and pass it to the shards

[jira] Updated: (LUCENE-1536) if a filter can support random access API, we should use it

2009-09-15 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-1536: - Attachment: LUCENE-1536.patch * Added a IndexReader.termDocs(term, filter) method which

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

2009-09-15 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12755597#action_12755597 ] Jason Rutherglen commented on SOLR-908: --- Is there a reason this patch is unassigned

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

2009-09-15 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12755824#action_12755824 ] Jason Rutherglen commented on SOLR-1405: Noble, Somewhat like the information ls -l

[jira] Updated: (SOLR-1431) CommComponent abstracted

2009-09-15 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1431: --- Attachment: SOLR-1431.patch * Changed the class names to the MultiShardHandler theme * Added

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

2009-09-15 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12755832#action_12755832 ] Jason Rutherglen commented on SOLR-1364: I'm adding debugging to this issue, where

[jira] Created: (SOLR-1431) CommComponent abstracted

2009-09-14 Thread Jason Rutherglen (JIRA)
CommComponent abstracted Key: SOLR-1431 URL: https://issues.apache.org/jira/browse/SOLR-1431 Project: Solr Issue Type: Improvement Components: search Affects Versions: 1.4 Reporter: Jason

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

2009-09-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12755228#action_12755228 ] Jason Rutherglen commented on SOLR-1395: Noble, great idea! I opened an issue

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

2009-09-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12755234#action_12755234 ] Jason Rutherglen commented on SOLR-1275: The DirectUpdateHandlerTest fails

[jira] Updated: (SOLR-1431) CommComponent abstracted

2009-09-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1431: --- Attachment: SOLR-1431.patch All tests pass (except the unrelated DirectUpdateHandlerTest

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

2009-09-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12755339#action_12755339 ] Jason Rutherglen commented on SOLR-1275: The latest patch dated 2009-08-24 03:44 PM

[jira] Commented: (SOLR-1431) CommComponent abstracted

2009-09-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12755343#action_12755343 ] Jason Rutherglen commented on SOLR-1431: Well, it's not always used in distributed

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2009-09-13 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754791#action_12754791 ] Jason Rutherglen commented on LUCENE-1458: -- Mike, Maybe a directed acyclic word

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

2009-09-12 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754624#action_12754624 ] Jason Rutherglen commented on SOLR-1316: And a video: Lecture 25 http

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

2009-09-11 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754215#action_12754215 ] Jason Rutherglen commented on SOLR-1394: bq. In which situation do you get

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

2009-09-11 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754241#action_12754241 ] Jason Rutherglen commented on SOLR-1395: I added a wiki page at: http

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

2009-09-11 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: hadoop-core-0.19.0.jar log4j-1.2.13.jar zookeeper

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

2009-09-11 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754440#action_12754440 ] Jason Rutherglen commented on SOLR-1316: Andrzej, There's the ternary tree which

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

2009-09-11 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12754443#action_12754443 ] Jason Rutherglen commented on SOLR-1316: Basically we need an algorithm that does

Re: Problem with CharStream and Tokenizers with custom reset(Reader) method

2009-09-10 Thread Jason Rutherglen
I've been seeing strange behavior perhaps related to this? Where sometimes a query is parsed and analyzed using Solr analyzers to it's first clause fairly randomly, and other times the same exact query is parsed and analyzed to the full correct query with all clauses. It's so baffling I haven't

[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

[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=12753913#action_12753913 ] Jason Rutherglen commented on SOLR-1394: Here's the exception: {quote} Caused

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

2009-09-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12753918#action_12753918 ] Jason Rutherglen commented on SOLR-1143: The particular case not solved today

[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

[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

[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

[jira] Commented: (LUCENE-1889) FastVectorHighlighter: support for additional queries

2009-09-05 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12751752#action_12751752 ] Jason Rutherglen commented on LUCENE-1889: -- Robert, you've implemented extending

[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

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

2009-09-02 Thread Jason Rutherglen (JIRA)
Reporter: Jason Rutherglen Priority: Trivial Fix For: 1.5 It would be great to view the actual index files from the web console. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

Re: [jira] Commented: (SOLR-1268) Incorporate Lucene's FastVectorHighlighter

2009-09-01 Thread Jason Rutherglen
Gabriel, The most efficient way to improve highlighting is to perform it on a dedicated server? That way it's not impacting the speed of production query execution? -J On Tue, Sep 1, 2009 at 1:19 PM, Gabriel Farrell (JIRA)j...@apache.org wrote:    [

[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] Updated: (LUCENE-1342) 64bit JVM crashes on Linux

2009-08-28 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-1342: - Attachment: jvmerror.log Here's the JVM error I'm seeing on Amazon EC2: java version

[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] 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

[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-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

[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

Re: Finishing Lucene 2.9

2009-08-24 Thread Jason Rutherglen
* Do we label the next release 2.9 or 3.0? * After that next release, do we do a fast turnaround release or a more normal take your time and do real work release? I don't like to chime in about these things because I don't really care too much, but it seemed like (for the last several months),

[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

[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] 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: (LUCENE-965) Implement a state-of-the-art retrieval function in Lucene

2009-08-20 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12745617#action_12745617 ] Jason Rutherglen commented on LUCENE-965: - The link http://www.ece.udel.edu/~hfang

[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

[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

[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)
: Improvement Affects Versions: 1.4 Reporter: Jason Rutherglen Priority: Trivial Fix For: 1.5 When a test fails, it would be great if the junit test output file were displayed in the terminal. -- This message is automatically generated by JIRA. - You can reply

[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

Re: svn commit: r805774 - in /lucene/solr/trunk: ./ src/common/org/apache/solr/common/params/ src/java/org/apache/solr/handler/ src/java/org/apache/solr/update/ src/solrj/org/apache/solr/client/solr

2009-08-19 Thread Jason Rutherglen
It's could be due to CMS so I'll create a config with SMS, run 10 times and see if it fails. On Wed, Aug 19, 2009 at 10:59 AM, Koji Sekiguchik...@r.email.ne.jp wrote: OK, now the problem is gone. Koji Noble Paul നോബിള്‍ नोब्ळ् wrote: I'm looking into it. I guess I goofed up somewhere

Re: svn commit: r805774 - in /lucene/solr/trunk: ./ src/common/org/apache/solr/common/params/ src/java/org/apache/solr/handler/ src/java/org/apache/solr/update/ src/solrj/org/apache/solr/client/solr

2009-08-19 Thread Jason Rutherglen
Fails consistently with SMS so I'll post a new patch shortly. On Wed, Aug 19, 2009 at 11:31 AM, Jason Rutherglenjason.rutherg...@gmail.com wrote: It's could be due to CMS so I'll create a config with SMS, run 10 times and see if it fails. On Wed, Aug 19, 2009 at 10:59 AM, Koji

[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)
: 1.4 Reporter: Jason Rutherglen Priority: Trivial Fix For: 1.5 The full interface needs a filter query text field. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[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

[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

[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] 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] Created: (LUCENE-1806) Add args to test-macro

2009-08-13 Thread Jason Rutherglen (JIRA)
Reporter: Jason Rutherglen Priority: Trivial Fix For: 2.9 Add passing args to JUnit. (Like Solr and mainly for debugging). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online

[jira] Updated: (LUCENE-1806) Add args to test-macro

2009-08-13 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-1806: - Attachment: LUCENE-1806.patch Adds ability to pass jvmarg(s) to JUnit task doing

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

2009-08-13 Thread Jason Rutherglen (JIRA)
: Jason Rutherglen Priority: Minor Fix For: 1.5 For testing, I often need to perform a query and see the actual time it takes (rather than the time it takes to look it up from the cache). We'll need various options such as bypass the docsets, docs, or results

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

2009-08-13 Thread Jason Rutherglen (JIRA)
: Improvement Components: search Affects Versions: 1.4 Reporter: Jason Rutherglen Priority: Minor Fix For: 1.5 Distributed queries can expose the Solr shard query information such as qtime. The aggregate qtime can be broken up into the time required

Re: Solr document server/component

2009-08-12 Thread Jason Rutherglen
So ,when the stored fields are fetched from the DocumentService the version number also is sent? Yes. You're probably wondering how we manage the older versions of an object (aka id + version) in the DocService. We'd probably delete the object as it's deleted from the index? I use the word

[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

<    5   6   7   8   9   10   11   12   13   14   >