; Sent: May-31-11 10:33 PM
>>> To: solr-user@lucene.apache.org
>>> Subject: Solr vs ElasticSearch
>>>
>>> I've been hearing more and more about ElasticSearch. Can anyone give me a
>>> rough overview on how these two technologies differ. What are the
>
4 versions I would expect
> errors to occur.
I understood the error when I saw it, but I think the version dependency
should be noted in the SolrJ manual.
Regards,
T
> Martijn
>
> On 25 July 2011 12:15, Tarjei Huse wrote:
>
>> Hi, I recently went through a little hell when I upg
pdate
Any comments with regard to this?
Are all SolrJ methods dependent on Java Serialization and thus class
versions?
--
Regards / Med vennlig hilsen
Tarjei Huse
Mobil: 920 63 413
tatic void beforeClass() throws Exception {
>>initCore("src/test/resources/solrConfig.xml",
>> "src/test/resources/schema.xml", "src/test/resources");
>>}
>>
>>@Test
>>public void testEmptyServer() throws Exception {
>> // test code here
>>}
>>
>> }
>>
>> Any ideas on what I'm doing wrong?
>>
>>
>> Regards,
>>
>> Jakob
>>
--
Regards / Med vennlig hilsen
Tarjei Huse
Mobil: 920 63 413
On 02/25/2011 03:02 PM, Koji Sekiguchi wrote:
> (11/02/25 18:30), Tarjei Huse wrote:
>> Hi,
>> On 02/25/2011 02:06 AM, Koji Sekiguchi wrote:
>>> (11/02/24 20:18), Tarjei Huse wrote:
>>>> Hi,
>>>>
>>>> I got an index where I have two fi
Hi,
On 02/25/2011 02:06 AM, Koji Sekiguchi wrote:
> (11/02/24 20:18), Tarjei Huse wrote:
>> Hi,
>>
>> I got an index where I have two fields, body and caseInsensitiveBody.
>> Body is indexed and stored while caseInsensitiveBody is just indexed.
>>
>&
uot;body").addField("score");
query.setTimeAllowed(1000);
query.setRows(50);
query.set("q", words);
query.setSortField("timestamp", ORDER.desc); // sorter på dato
return server.query(query);
}
--
Regards / Med vennlig hilsen
Tarjei Huse
Mobil: 920 63 413
'hl.fragsize' => 200,
'hl.regex.pattern' => '[-\w ,/\n\"\']{20,200}',
Regards / Med vennlig hilsen
Tarjei Huse
; match was, so you don't know which sentences to go get from the secondary
> index.
>
> Does anyone have any suggestions for how to handle this?
>
> Thanks,
> Otis
>
> Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
> Lucene ecosystem search :: http://search-lucene.com/
>
--
Regards / Med vennlig hilsen
Tarjei Huse
Mobil: 920 63 413