Yonik Seeley schrieb:
On Mon, Jul 14, 2008 at 10:17 AM, Alexey Shakov <[EMAIL PROTECTED]> wrote:
Yonik Seeley schrieb:
On Mon, Jul 14, 2008 at 5:14 AM, Alexey Shakov <[EMAIL PROTECTED]>
now we have set the limt to ~1 files
but this is not the solution - the am
Yonik Seeley schrieb:
On Mon, Jul 14, 2008 at 5:14 AM, Alexey Shakov <[EMAIL PROTECTED]> wrote:
now we have set the limt to ~1 files
but this is not the solution - the amount of open files increases
permanantly.
Earlier or later, this limit will be exhausted.
How can you tel
now we have set the limt to ~1 files
but this is not the solution - the amount of open files increases
permanantly.
Earlier or later, this limit will be exhausted.
Fuad Efendi schrieb:
Have you tried [ulimit -n 65536]? I don't think it relates to files
marked for deletion...
Hi *,
we are optimizing lucene indexes automaticaly every night.
This reduces the amount of index files, but the rest of the files is not
really deleted, but only marked as 'deleted' (RedHat VM). Earlier or
later, the system crashes with message "Too many open files"
This behavior occurs onl
OR 3 OR 5 OR
6)&fl=score&hl.fl=content&hl=true&hl.fragsize=200&hl.snippets=2&hl.simpl
e.pre=%3Cb%3E&hl.simple.post=%3C%2Fb%3E&start=0&rows=10
This could also get you a performance boost if you're querying against
this set of ids often.
-Origina
Hi all,
I have a query like this:
q=(auto) AND id:(100 OR 1 OR 2 OR 3 OR 5 OR
6)&fl=score&hl.fl=content&hl=true&hl.fragsize=200&hl.snippets=2&hl.simple.pre=%3Cb%3E&hl.simple.post=%3C%2Fb%3E&start=0&rows=10
Default field is content.
So, I expect, that only occurrencies of "auto" will be marke
Hi all,
Index-searching works, if i type complete word (such as "übersicht").
But there are no hits, if i use wildcards (such as "über*")
Searching with wildcards and without umlauts works as well.
Can someone help me? Thanx in advance!
Here is my field definition:
Hi *,
I use solr as embedded solution.
I have set unlockOnStartup to "true" in my solrconfig.xml
But it seems, that this option is ignored by embedded solr.
Any ideas?
Thanks in advance,
Alexey
Ryan McKinley schrieb:
> Alexey Shakov wrote:
>> Hi,
>>
>> I use EmbeddedSolrServer to communicate with solr.
>>
>> Query of the index works fine, but if I try add/delete, then
>> comes "org.apache.solr.common.SolrException: unknown handler:
>> /
Hi,
I use EmbeddedSolrServer to communicate with solr.
Query of the index works fine, but if I try add/delete, then comes
"org.apache.solr.common.SolrException: unknown handler: /update"
The same config as http-server works without problems.
Any ideas?
Thanx!
10 matches
Mail list logo