[
https://issues.apache.org/jira/browse/SOLR-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-1811:
Attachment: SOLR-1811.patch
> DataImportHandler: dataimporter.functions.formatDate should have a redefi
[
https://issues.apache.org/jira/browse/SOLR-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842018#action_12842018
]
Sean Timm commented on SOLR-1811:
-
Looking at the query sent to MySQL, I see that the
/jira/browse/SOLR-1811
Project: Solr
Issue Type: Bug
Components: contrib - DataImportHandler
Affects Versions: 1.4
Reporter: Sean Timm
Priority: Minor
Fix For: 1.5
"The first argument can be a computed val
[
https://issues.apache.org/jira/browse/SOLR-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm closed SOLR-1810.
---
Resolution: Won't Fix
Clone in JIRA didn'
t work the way I thought it would. :-)
> Data
/jira/browse/SOLR-1810
Project: Solr
Issue Type: Bug
Components: contrib - DataImportHandler
Affects Versions: 1.4
Reporter: Sean Timm
Assignee: Noble Paul
Fix For: 1.5
MySQL requires that the backslash and the quote
[
https://issues.apache.org/jira/browse/SOLR-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-1767:
Attachment: SOLR-1767.patch
adds escaping of backslash with a test case.
> DataImportHand
[
https://issues.apache.org/jira/browse/SOLR-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-1767:
Labels: dih (was: )
Component/s: contrib - DataImportHandler
Fix Version/s
DataImportHandler: dataimporter.functions.escapeSql
---
Key: SOLR-1767
URL: https://issues.apache.org/jira/browse/SOLR-1767
Project: Solr
Issue Type: Bug
Reporter: Sean Timm
Hmmm, the Solr wiki (seems to) states: "For example, if you set
mergeFactor to 10...there will be no more than 9 segments in each index
size."
http://wiki.apache.org/solr/SolrPerformanceFactors#head-224d9a793c7c57d8662d5351f955ddf8c0a3ebcd
-Sean
Yonik Seeley wrote:
On Thu, Apr 30, 2009 at 2:
[
https://issues.apache.org/jira/browse/SOLR-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635752#action_12635752
]
Sean Timm commented on SOLR-680:
Ryan--
If you want to get the standard deviation with
The "Affects Version/s:" and "Fix Version/s:" in Jira need updating to
list 1.3 as released.
-Sean
[
https://issues.apache.org/jira/browse/SOLR-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-774:
---
Summary: Logging admin servlet displays an incorrect effective logging
level (was: Logging admin servlet
[
https://issues.apache.org/jira/browse/SOLR-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-774:
---
Attachment: SOLR-774.patch
> Logging admin servlet incorrectly displays the logging le
: 1.3
Reporter: Sean Timm
Priority: Minor
A bug fix for SOLR-554 (revision 683672) was incorrectly applied resulting in
the effective log level being displayed incorrectly. The attached patch fixes
the problem.
--
This message is automatically generated by JIRA.
-
You
[
https://issues.apache.org/jira/browse/SOLR-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-754:
---
Attachment: SOLR-754.patch
> Solr logo on admin pages should always link back to main admin p
Components: web gui
Affects Versions: 1.2, 1.3
Reporter: Sean Timm
Priority: Trivial
Fix For: 1.3
The Solr logo on the threaddump, ping and registry admin pages do not link back
to the main admin page as the logos on the other pages do. This patch fixes
You can replace them, but it is not pretty. Also, the results are in at
least two places in the ResponseBuilder which seems a bit odd.
//replace the DocList in ResponseBuilder
DocList dl = new DocSlice(docs.offset(), kept, keepDocs, keepScores,
docs.matches(), docs.maxScore());
DocLi
[
https://issues.apache.org/jira/browse/SOLR-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-707:
---
Attachment: SOLR-707.patch
Patch to throw UnsupportedOperationException and simple Javadoc comment saying
the
Solr
Issue Type: Bug
Components: search
Affects Versions: 1.3
Reporter: Sean Timm
Priority: Trivial
In DocSlice, DocIterator doesn't support the optional remove operation.
According to the Iterator Javadocs, remove should throw an
UnsupportedOperatio
I think SOLR-161 can be marked resolved as a dupe of SOLR-589 which Otis
committed yesterday.
-Sean
[
https://issues.apache.org/jira/browse/SOLR-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-589:
---
Attachment: SOLR-589.patch
Simplified one of the regular expressions and improved performance for queries
[
https://issues.apache.org/jira/browse/SOLR-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm reopened SOLR-554:
Found a bug. If a synthesized logger is set to OFF, the below exception is
thrown.
{noformat}
HTTP ERROR: 500
[
https://issues.apache.org/jira/browse/SOLR-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619886#action_12619886
]
Sean Timm commented on SOLR-554:
There have been times that I've wanted to turn o
Thanks. I saw the "multicore" part of the issue title and disregarded
it. :-)
-Sean
Shalin Shekhar Mangar wrote:
We have SOLR-433 open. Not sure what needs to be done there.
On Fri, Aug 1, 2008 at 7:46 PM, Sean Timm <[EMAIL PROTECTED]> wrote:
Is there a recommended way
Is there a recommended way to replicate the spell checker index from the
master to the slaves?
-Sean
Shalin Shekhar Mangar (JIRA) wrote:
[
https://issues.apache.org/jira/browse/SOLR-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SO
[
https://issues.apache.org/jira/browse/SOLR-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-527:
---
Attachment: ReadOnlyUpdateProcessorFactory.java
Updated to work with recently committed SOLR-660.
> An
[
https://issues.apache.org/jira/browse/SOLR-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617448#action_12617448
]
Sean Timm commented on SOLR-665:
Fuad--
I agree with Yonik here. From the HashMap Jav
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612596#action_12612596
]
Sean Timm commented on SOLR-502:
I think that the code is fine as is. Just the Jav
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612176#action_12612176
]
Sean Timm commented on SOLR-502:
Yonik--
I just noticed that the Javadoc specifies &
[
https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611758#action_12611758
]
Sean Timm commented on SOLR-303:
Another option is to pass state on the number of docum
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-502:
---
Attachment: SOLR-502.patch
Added a SolrIndexSearcher.search() method that uses a command pattern.
>
Project: Solr
> Issue Type: New Feature
> Components: update
>Affects Versions: 1.3
>Reporter: Sean Timm
>Priority: Trivial
> Attachments: ReadOnlyUpdateProcessorFactory.java,
> ReadOnlyUpdateProcessorFactory.java, SOLR-527.pa
[
https://issues.apache.org/jira/browse/SOLR-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608647#action_12608647
]
Sean Timm commented on SOLR-607:
How is this different from SOLR-527?
> Commit only
[
https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608527#action_12608527
]
Sean Timm commented on SOLR-572:
For what it is worth, here is the code that I used cl
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12606798#action_12606798
]
Sean Timm commented on SOLR-502:
Are you thinking the command pattern would be the prefe
8:37 PM, Sean Timm (JIRA) <[EMAIL PROTECTED]> wrote:
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-502:
---
Attachment: SOLR-502.patch
This patch adds a con
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12606473#action_12606473
]
Sean Timm commented on SOLR-502:
bq. that definitely cuts down the patch size [...] Wh
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12606428#action_12606428
]
Sean Timm commented on SOLR-502:
The timeout is to protect the server side. The client
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-502:
---
Attachment: SOLR-502.patch
Changes the setting of the partialResults flag from the results to the
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12606050#action_12606050
]
Sean Timm commented on SOLR-502:
I've been thinking about putting the timeout in
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605714#action_12605714
]
Sean Timm commented on SOLR-502:
Yonik--
Do you have a suggestion on how to get it into
[
https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605666#action_12605666
]
Sean Timm commented on SOLR-303:
In SOLR-502, there is the notion of partialResults.
[
https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604617#action_12604617
]
Sean Timm commented on SOLR-572:
It doesn't appear that you can get both extendedRe
[
https://issues.apache.org/jira/browse/SOLR-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-589:
---
Attachment: SOLR-589.patch
Changed to use non-capturing groups. Also reversed the order the regular
[
https://issues.apache.org/jira/browse/SOLR-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-589:
---
Attachment: SOLR-589.patch
This patch strips out consecutive +/- operators, or dangling +/- operators
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-502:
---
Attachment: SOLR-502.patch
This patch adds a conditional to ensure backwards compatibility within SOLR 1.3
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602550#action_12602550
]
Sean Timm commented on SOLR-502:
Sorry about the timeallowed parameter. For some reas
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-502:
---
Attachment: SOLR-502.patch
* Adds partialResults support to the binary response, which is used by
distributed
e Type: New Feature
Components: search
Reporter: Sean Timm
Assignee: Otis Gospodnetic
Priority: Minor
Fix For: 1.3
Attachments: SOLR-502.patch, SOLR-502.patch, solrTimeout.patch,
solrTimeout.patch, solrTimeout.patch, solrTimeout.patch
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600196#action_12600196
]
Sean Timm commented on SOLR-502:
bq. SOLR-502-solrj.patch is just an old patch that we
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-502:
---
Attachment: SOLR-502.patch
* Added Javadoc note that a timeallowed param <=0 (or omitted) results in
added as a separate JIRA issue.
> Add search time out support
> ---
>
> Key: SOLR-502
> URL: https://issues.apache.org/jira/browse/SOLR-502
> Project: Solr
> Issue Type: New Feature
> C
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-502:
---
Attachment: SOLR-502.patch
Patch brought up to date with trunk. This patch no longer includes SOLR-505,
but
[
https://issues.apache.org/jira/browse/SOLR-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12599434#action_12599434
]
Sean Timm commented on SOLR-554:
No, like the existing logging.jsp, it doesn't
[
https://issues.apache.org/jira/browse/SOLR-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-554:
---
Attachment: SOLR-554-screenshot-3.jpg
Better logo positioning.
> Hierarchical JDK log level selector for S
[
https://issues.apache.org/jira/browse/SOLR-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-554:
---
Attachment: (was: SOLR-554-screenshot-2.jpg)
> Hierarchical JDK log level selector for SOLR Ad
[
https://issues.apache.org/jira/browse/SOLR-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-554:
---
Attachment: SOLR-554.patch
It was pointed out to me that the logo was not positioned the same as the other
[
https://issues.apache.org/jira/browse/SOLR-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-554:
---
Attachment: (was: SOLR-554-screenshot-1.jpg)
> Hierarchical JDK log level selector for SOLR Ad
[
https://issues.apache.org/jira/browse/SOLR-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-554:
---
Attachment: SOLR-554-screenshot-2.jpg
L&F screenshot
> Hierarchical JDK log level selector for SOL
[
https://issues.apache.org/jira/browse/SOLR-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-554:
---
Attachment: SOLR-554.patch
Minor L&F improvement.
> Hierarchical JDK log level selector for SOL
[
https://issues.apache.org/jira/browse/SOLR-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-554:
---
Attachment: SOLR-554.patch
Patch format this time. Added using the solr-admin.css to help the L&F.
Incl
[
https://issues.apache.org/jira/browse/SOLR-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-554:
---
Attachment: SOLR-554-screenshot-1.jpg
L&F screenshot
> Hierarchical JDK log level selector for SOL
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12599085#action_12599085
]
Sean Timm commented on SOLR-502:
Otis, I'd be happy to do so. Is there a way to g
I'd like to see
* SOLR-505 (give RequestHandlers the possibility to suppress the
generation of HTTP caching headers--and no cache on errors) and
* SOLR-539 (two minor bug fixes in the stats collection in
RequestHandlerBase)
added to the list of 1.3 candidates.
-Sean
On Wed, May 21, 2008 at 7
[
https://issues.apache.org/jira/browse/SOLR-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598751#action_12598751
]
Sean Timm commented on SOLR-505:
It worked well for me. I'd like to see it includ
[
https://issues.apache.org/jira/browse/SOLR-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594603#action_12594603
]
Sean Timm commented on SOLR-560:
Thanks for taking a look at SOLR-554, Patrick.
I did
[
https://issues.apache.org/jira/browse/SOLR-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-554:
---
Attachment: LogLevelSelection.java
Here is an implementation written in a servlet. To configure, add
Hierarchical JDK log level selector for SOLR Admin
--
Key: SOLR-554
URL: https://issues.apache.org/jira/browse/SOLR-554
Project: Solr
Issue Type: Improvement
Reporter: Sean Timm
[
https://issues.apache.org/jira/browse/SOLR-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591678#action_12591678
]
Sean Timm commented on SOLR-527:
I serendipitously discovered what is probably the clea
[
https://issues.apache.org/jira/browse/SOLR-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591506#action_12591506
]
Sean Timm commented on SOLR-539:
Here is an illustration of the divide by zero bug. No
[
https://issues.apache.org/jira/browse/SOLR-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589111#action_12589111
]
Sean Timm commented on SOLR-539:
I don't know that I explained the problem
[
https://issues.apache.org/jira/browse/SOLR-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-539:
---
Attachment: RequestHandlerBase-AtomicLong-stats.patch
This patch changes numRequests, numErrors, and totalTime
[
https://issues.apache.org/jira/browse/SOLR-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-539:
---
Attachment: RequestHandlerBase-volatile-stats.patch
This patch marks numRequests, numErrors, and totalTime
, search, spellchecker, update
Affects Versions: 1.3
Reporter: Sean Timm
Priority: Minor
Writes are not atomic on longs unless they are volatile. At a minimum,
numRequests, numErrors, and totalTime should be marked volatile. More correct,
but higher overhead due to
public abstract class RequestHandlerBase implements
SolrRequestHandler, SolrInfoMBean {
// statistics
// TODO: should we bother synchronizing these, or is an off-by-one error
// acceptable every million requests or so?
long numRequests;
long numErrors;
Shouldn't numRequests and numErro
[
https://issues.apache.org/jira/browse/SOLR-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-489:
---
Component/s: documentation
> Added @deprecation Javadoc comme
[
https://issues.apache.org/jira/browse/SOLR-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585573#action_12585573
]
Sean Timm commented on SOLR-527:
Thanks all for taking a look at this.
[
https://issues.apache.org/jira/browse/SOLR-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-527:
---
Attachment: SOLR-527.patch
> An XML commit only request hand
Reporter: Sean Timm
Priority: Trivial
This request handler only permits messages. It is provided as one
way to prevent adds and deletes on a Solr slave machine that could potentially
be accessed by outside parties where a firewall or other access control is
either not possible or
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-502:
---
Attachment: solrTimeout.patch
Added the ability to allows timeouts to occur on one or more shards in a
[
https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580392#action_12580392
]
Sean Timm commented on SOLR-303:
Jayson--
I agree. I've been meaning to recommen
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-502:
---
Attachment: solrTimeout.patch
This patch includes Shalin's SolrJ patch and includes the SOLR-505 patch.
[
https://issues.apache.org/jira/browse/SOLR-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580070#action_12580070
]
Sean Timm commented on SOLR-505:
Should errors be cached? Certainly some are transient
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578939#action_12578939
]
Sean Timm commented on SOLR-502:
It looks like the recent work on playing nice with exte
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-502:
---
Attachment: solrTimeout.patch
Better handling of timeout condition with other code paths such as sorting by a
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-502:
---
Attachment: solrTimeout.patch
This patch adds a partialResults flag which is set to true in the event of a
[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-502:
---
Attachment: solrTimeout.patch
This patch adds a "timeallowed" parameter which takes a time ou
Add search time out support
---
Key: SOLR-502
URL: https://issues.apache.org/jira/browse/SOLR-502
Project: Solr
Issue Type: New Feature
Components: search
Reporter: Sean Timm
[
https://issues.apache.org/jira/browse/SOLR-489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572262#action_12572262
]
Sean Timm commented on SOLR-489:
At Hoss' goading, here is my attempt at adding @de
[
https://issues.apache.org/jira/browse/SOLR-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-489:
---
Attachment: deprecationDocumentation.patch
Adds @deprecation comments to many of the files where they are
Added @deprecation Javadoc comments
---
Key: SOLR-489
URL: https://issues.apache.org/jira/browse/SOLR-489
Project: Solr
Issue Type: Bug
Reporter: Sean Timm
Priority: Trivial
In a
search was for choudhury.
Google's spelling corrections/suggestions are driven off of massive query
(refinement) logs. Solr's suggestions are based on the index field content.
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
From: Sean
Sometimes context can play into the correct spelling of a term. I
haven't looked at the 1.3 spell check stuff, but it would be nice to do
term n-gramming in order to check the terms in context.
Since Otis brought up Google, here is an example of putting the term
into context.
http://www.goog
[
https://issues.apache.org/jira/browse/SOLR-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561189#action_12561189
]
Sean Timm commented on SOLR-462:
It's not a big deal to me either way. It just s
[
https://issues.apache.org/jira/browse/SOLR-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561035#action_12561035
]
Sean Timm commented on SOLR-462:
There are two reasons I chose to not have compres
[
https://issues.apache.org/jira/browse/SOLR-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559340#action_12559340
]
timmsc edited comment on SOLR-457 at 1/21/08 7:26 AM:
-
Currently with
[
https://issues.apache.org/jira/browse/SOLR-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-462:
---
Attachment: solrj-SOLR-462.patch
patch applies to
client/java/solrj/src/org/apache/solr/client/solrj/impl
Reporter: Sean Timm
Changes to CommonsHttpSolrServer.java to add soTimeout (read timeout),
connection pool timeout, directive to not follow HTTP redirects, configurable
retries on NoHttpResponseException, compression, and not creating a new
HttpClient on each request.
--
This message is
[
https://issues.apache.org/jira/browse/SOLR-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559340#action_12559340
]
Sean Timm commented on SOLR-457:
Currently with Solrj, if you want to take advantage of
patch detected! Assume -R? [n] y
-Sean
Sean Timm (JIRA) wrote:
[
https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Timm updated SOLR-303:
---
Comment: was deleted
Distributed Search over
1 - 100 of 103 matches
Mail list logo