he results xml/json into a file or in
> memory. When you need them again , just read it from disk.memory
>
> On Fri, May 8, 2009 at 1:21 PM, arno13
> wrote:
>>
>> Thanks Paul!
>> Yes, I saw it. In fact, if I well understand, it could be a solution, but
>> a
>&
May 7, 2009 at 8:25 PM, arno13
> wrote:
>>
>> Do you know if it's possible to writing solr results directly on a hard
>> disk
>> from server side and not to use an HTTP connection to transfer the
>> results?
>>
>> While the query time is very fas
Do you know if it's possible to writing solr results directly on a hard disk
from server side and not to use an HTTP connection to transfer the results?
While the query time is very fast for solr, I want to do that, cause of the
time taken during the transfer of the results between the client and
Hi,
I don't succeed to use the fragmenter regexp functionality in solr
I'm using solr 1.3 and I defined my fragmenter like this in the
sorlconfigxml:
[-\w ,/\n\"']{100,200}
my query is the following:
/solr/select?indent=on&version=2.2&q=fever&rows=100&start