i think i find it because i set hashDocSet maxsize=0
i not use faceting and why i can't close HashDocSet?
2007/4/29, Yonik Seeley <[EMAIL PROTECTED]>:
On 4/28/07, James liu <[EMAIL PROTECTED]> wrote:
> now i test solr, so only i use search.
>
> when i left search sometime, and i search somethi
On 4/28/07, James liu <[EMAIL PROTECTED]> wrote:
now i test solr, so only i use search.
when i left search sometime, and i search something, it will be slow.
when i use it frequency, it search quick...
This thing only happened not use search sometime?
Anyone have same thing?
Could just be c
now i test solr, so only i use search.
when i left search sometime, and i search something, it will be slow.
when i use it frequency, it search quick...
This thing only happened not use search sometime?
Anyone have same thing?
--
regards
jl
for example,
i wanna crawl http://www.amazone.com/ and just wanna product title ,
product information, writer, publisher.
and other data i wanna ignore.
Maybe someone can recommend it, and it will be appreciate
--
regards
jl
On 4/28/07, Jack L <[EMAIL PROTECTED]> wrote:
When running the original "example" index, PING works fine. When
running my real index that has 230K documents, PING gives eror 500
very quickly even. There is no load. Restarting solr does not
fix this problem. Any ideas? I didn't put in any custom c
Hello solr-user,
When running the original "example" index, PING works fine. When
running my real index that has 230K documents, PING gives eror 500
very quickly even. There is no load. Restarting solr does not
fix this problem. Any ideas? I didn't put in any custom code.
HTTP ERROR: 500
Internal
On 4/27/07, Jery Cook <[EMAIL PROTECTED]> wrote:
[...]
I want it to show
Something like
by estimated Repairs.
1 to 1000[23]
1000 - 2000[53]
Sure, and your facet.query parameters should give that to you.
You listed your application output, which no one here knows how to parse.
If I were to gue
Just cant figure this out, ...or do I have to do this programmatically?
Have a facet, and field in an document called estimatedRepairs, it is
declared in the schema.xml as
I execute a query with the below parameters
q=state%3Avirgina;
&facet.query=estimatedRepairs:[*+TO+1000.0]
&fa