i find it always happen when index have been doing for a while.
for example, it will happen after starting index 1 hour - 2hours.
2007/5/24, James liu <[EMAIL PROTECTED]>:
i find one interesting thing.
when i index data with 45 solr boxs.(data have 1700w, freebsd6, java:
diablo-1.5.0_07-b0
i find one interesting thing.
when i index data with 45 solr boxs.(data have 1700w, freebsd6, java:
diablo-1.5.0_07-b01, tomcat6), write lock will happen in the procedure.
Reindex with solr box which have problem with write block.
it show me well.
it happen serveral times, so i wanna know why i
ahait is wonderful.
2007/5/24, Mike Austin <[EMAIL PROTECTED]>:
Just one.
-Original Message-
From: James liu [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 16, 2007 10:30 PM
To: solr-user@lucene.apache.org
Subject: Re: PriceJunkie.com using solr!
how many solr instance?
2007/5/
Just one.
-Original Message-
From: James liu [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 16, 2007 10:30 PM
To: solr-user@lucene.apache.org
Subject: Re: PriceJunkie.com using solr!
how many solr instance?
2007/5/17, Yonik Seeley <[EMAIL PROTECTED]>:
>
> Congrats, very nice job!
> It'
Thanks Tim. Yes, the results are transformed with xslt in the .net page
after getting the response xml back from the handler. So, SOLR is called
via http from the very light .net page. Besides the transform, SOLR does
all of the work with the help of some of my custom classes that utilizes a
gen
Hi James
I think this feature is in 1.2, which is not released yet (in CVS/nightly)
From http://wiki.apache.org/solr/StandardRequestHandler
"Note, in solr1.1 the query and sort parameter were combined as a
single parameter separated with a ';' (q="name:solr; date desc").
Since solr1.2, it is re
I am having strange behaviour experimenting with the example solr
server. Via the tutorial - except I set up my own schema. Anyway,
here's the issue - if I provide the explicit "sort" param in my
request, the sort does not seem to execute, however if I have the
encoded sort via using "; fie
On 22-May-07, at 10:52 PM, solruser wrote:
Hi James,
I have already had tried out options for highlighting but
unfortunately
since solr highligted results does not include special characters
in the
results,
thats the reason I am looking for a way to get list of highlighted
terms that
On 5/22/07, solruser <[EMAIL PROTECTED]> wrote:
I thought of using multi-valued field but since I am using reply ids to
store as string and I have dynamic field in schema. I am not sure will
multi-valued field will work in this scenario case.
Unless you need to ever query reply0 separately from
: But I am now hitting the similar problem with XSLT. The
: following XSLT code can't retrieve the value of "hl.fl"
: parameter even though the similar code for other parameter
: works.
:
:
i just added that snipped to the example.xsl, and then echoed the value of
$hlfl later in the page and it
: I would like to be able to save the query itself, however, the users may
: decide to pick only some of the documents, all of them and unselect
: some, etc. The point of the system is to pick a set of document
these are two seperate problems ... model the saved set the way the user
models it: in
11 matches
Mail list logo