Todd: Yes, I looked into these arguments before I found the problem I
described in the first email.
Yonik: It's exactly what I was looking for.
George
On Mon, Nov 3, 2008 at 7:10 PM, Yonik Seeley <[EMAIL PROTECTED]> wrote:
> On Mon, Nov 3, 2008 at 12:37 PM, George <[EMAIL PROTECTED]> wrote:
> >
Hi all,
I am having some issues with solr moreLikeThis function.
First,
I have no idea how to view scores. What should I do in order to make
solr to show me tf-idf scores of each document retrieved by
moreLikeThis function?
Another issue with mlt.
How can I
weight terms inside documents? For exam
Most desktops nowadays have at least a dual-core and 1GB, you may be
able to get a semi-realistic feel for performance on a local desktop. If
you have access to something meaty in a desktop, you may not have to
spend a dime to find out what it's going to take in a server.
-T
-Original Message
On Tue, Nov 4, 2008 at 1:21 AM, Joe Pollard <[EMAIL PROTECTED]> wrote:
> I am trying to decide if this is a solr or a lucene problem, using solr
> 1.3:
>
> take this example --
>
> (-productName:"whatever") OR (anotherField:"Johnny")
>
> I would expect to get back records that have anotherField=Joh
On Mon, Nov 3, 2008 at 6:52 PM, Craig Stadler <[EMAIL PROTECTED]> wrote:
> BluesBrothers01.mp3
> Breaux_Brothers_Tiger_Rag_Blues.mp3
> Blues Brothers - Theme From Rawhide V1.mp3
>
> Why in the world is result 2 higher in score than #3 ???
> Is there something we can set in our schema or sol config
Hi all
I have deployed the sample instance that comes with solr, in JBOSS.
But actually i want to use the multicore feature. I am not able to find
resource on how to use the multicore feature in JBOSS.
1) Which all files do I need to edit to use the multicore feature?
2) Also, where can I specify
I can't do that, we don't have another server to manage that.
Noble Paul നോബിള് नोब्ळ् wrote:
>
> From the data-config.xml it is obvious that the your indexing will
> take a lot of time. MySql has very poor join performance. It is not a
> very good idea to run this on a production database.
>
Hi all,
I am working on smartfill solution using Solr. For
increasing the speed, I want to warm the cache at startup, using large
number of queries.
Is it possible to use a custom class to fire these queries instead of
listing the queries in solrConfig
Any suggestions will be help
Hi,
for a german law-search engine, I am in need to index the char "§". Do I
have to change the filter Factory? If yes, where?
Thanks a lot,
Felix.
--
View this message in context:
http://www.nabble.com/How-to-index-special-char-%22%C2%A7%22--tp20332277p20332277.html
Sent from the Solr - User
Funny, that is exactly what Infoseek did back in 1996. A big index that
changed rarely and a small index with real-time changes. Once each week,
merge to make a new big index and start over with the small one.
You also need to handle deletes specially.
wunder
On 11/3/08 6:44 PM, "Lance Norskog"
have you tried yet?
solr supports UTF-8... so I don't see why there would be a problem...
you should even be able to put a synonym mapping § => section (or the
other way around)
Check the utf8-example.xml to see some examples of working with utf8
chars.
ryan
On Nov 4, 2008, at 5:06 PM,
On Tue, 4 Nov 2008 09:55:38 -0800 (PST)
con <[EMAIL PROTECTED]> wrote:
> 1) Which all files do I need to edit to use the multicore feature?
> 2) Also, where can I specify the index directly so that we can point the
> indexed documents to a custom folder instead of jboss/bin?
Con, please check the
My current pre-production Solr install is a 1.3 pre-release build, and
I think I'm going to update to a more recent version before an
upcoming product release. Actually, "release" is probably a bit of an
exaggeration; it's more of an alpha test, or perhaps a beta test.
Anyway, the question is which
I've been running load tests over the past week or 2, and I can't figure out
my system's bottle neck that prevents me from increasing throughput. First
I'll describe my Solr setup, then what I've tried to optimize the system.
I have 10 million records and 59 fields (all are indexed, 37 are stored
Personally, I'd go with a nightly build for your situation - just
makes it easier (for me at least) to support and fix if there are any
issues, and you'll benefit from great new features as well (stats
component, java replication, etc).
The one drawback is if any of those patches don't keep
Yes, you can extend QuerySenderListener to do this.
Also see https://issues.apache.org/jira/browse/SOLR-784
On Wed, Nov 5, 2008 at 3:22 AM, Manepalli, Kalyan <
[EMAIL PROTECTED]> wrote:
> Hi all,
>
>I am working on smartfill solution using Solr. For
> increasing the speed, I want to
Yes, StatsComponent can be used in a distributed Solr environment.
StatComponent is in the 1.4 nightly builds (unreleased yet).
On Tue, Nov 4, 2008 at 2:40 AM, souravm <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm new to Solr. Here is a query on distributed search.
>
> I have huge volume of log files
Salaam,
I read somewhere that it is better to write a new start.jar file than use the
one that is provided within the example directory, can someone please guide me
to some documentation that can help me achieve this and write out my own
start.jar file.
Regards,
Muhammed Sameer
Thanks Norberto
Thanks for your reply
Its my mistake to forget the basics. :-(
But for the first question, I am still not clear.
I think to use the multicore feature we should inform the server. In the
Jetty server, we are starting the server using: java
-Dsolr.solr.home=multicore -jar start
19 matches
Mail list logo