Re: Solr vs ElasticSearch

2011-07-27 Thread Tarjei Huse
; 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 >

Re: SolrJ and class versions

2011-07-26 Thread Tarjei Huse
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

SolrJ and class versions

2011-07-25 Thread Tarjei Huse
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

Re: Problem with SolrTestCaseJ4

2011-06-23 Thread Tarjei Huse
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

Re: Make syntax highlighter caseinsensitive

2011-02-26 Thread Tarjei Huse
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

Re: Make syntax highlighter caseinsensitive

2011-02-25 Thread Tarjei Huse
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. >> >&

Re: "Special Circumstances" for embedded Solr

2011-02-24 Thread Tarjei Huse
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

Make syntax highlighter caseinsensitive

2011-02-24 Thread Tarjei Huse
'hl.fragsize' => 200, 'hl.regex.pattern' => '[-\w ,/\n\"\']{20,200}', Regards / Med vennlig hilsen Tarjei Huse

Re: Not storing, but highlighting from document sentences

2011-01-17 Thread 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