Re: just testing if my emails are reaching the mailing list

2020-10-14 Thread uyilmaz
Thank you! On Wed, 14 Oct 2020 09:41:16 +0200 Szűcs Roland wrote: > Hi, > I got it from the solr user list. > > > Roland > > uyilmaz ezt írta (időpont: 2020. okt. 14., > Sze, 9:39): > > > Hello all, > > > > I have never got an answer to my questions in this mailing list yet, and > > my mail

Re: just testing if my emails are reaching the mailing list

2020-10-14 Thread Szűcs Roland
Hi, I got it from the solr user list. Roland uyilmaz ezt írta (időpont: 2020. okt. 14., Sze, 9:39): > Hello all, > > I have never got an answer to my questions in this mailing list yet, and > my mail client shows INVALID next to my mail address, so I thought I should > check if my emails are r

just testing if my emails are reaching the mailing list

2020-10-14 Thread uyilmaz
Hello all, I have never got an answer to my questions in this mailing list yet, and my mail client shows INVALID next to my mail address, so I thought I should check if my emails are reaching to you. Can anyone reply? Regards -- uyilmaz

Re: Bug? Documents not visible after sucessful commit - chaos testing

2020-02-19 Thread Michael Frank
Hi Chriss, thanks for opening the ticket. I have found some possibly related issues: Open: https://issues.apache.org/jira/browse/SOLR-3888 - "need beter handling of external add/commit requests during tlog recovery" Closed: https://issues.apache.o

Re: Bug? Documents not visible after sucessful commit - chaos testing

2020-02-13 Thread Chris Hostetter
: We think this is a bug (silently dropping commits even if the client : requested "waitForSearcher"), or at least a missing feature (commits beging : the only UpdateRequests not reporting the achieved RF), which should be : worth a JIRA Ticket. Thanks for your analysis Michael -- I agree someth

Re: Bug? Documents not visible after sucessful commit - chaos testing

2020-02-12 Thread Michael Frank
is now "out of sync" >> and will continue to be out of sync when it comes back online and starts >> responding to search requests as it recovers from the leader/tlog -- >> eventually the search will have consistent results across all replicas, >> but during t

Re: Bug? Documents not visible after sucessful commit - chaos testing

2020-02-06 Thread Michael Frank
wever you use the /get request handler, then it (again, IIRC) > consults the tlog for the latest version of the doc even if it's > mid-recovery and the index itself isn't yet up to date. > > So for the purposes of testing solr as a "strongly consistent"

Re: Bug? Documents not visible after sucessful commit - chaos testing

2020-02-05 Thread Chris Hostetter
If however you use the /get request handler, then it (again, IIRC) consults the tlog for the latest version of the doc even if it's mid-recovery and the index itself isn't yet up to date. So for the purposes of testing solr as a "strongly consistent" document store, using

Bug? Documents not visible after sucessful commit - chaos testing

2020-02-05 Thread Michael Frank
Hi All, In our Solr Cloud cluster (8.4.1) sometimes committed documents are not visible to subsequent requests sent after a, apprently, sucessful commit(waitFlush=true, wait=searcherTrue). This behaviour does not happen if all nodes are stable, but will happen eventually if we kill off random node

Re: Quepid, the relevance testing tool for Solr, released as open source

2019-07-26 Thread Doug Turnbull
ator https://github.com/mitre/quaerite -Doug On Fri, Jul 26, 2019 at 8:03 AM Charlie Hull wrote: > Hi all, > > We've finally made Quepid, the relevance testing tool, open source. > There's also a free hosted version at www.quepid.com . Looking forward > to contrib

Quepid, the relevance testing tool for Solr, released as open source

2019-07-26 Thread Charlie Hull
Hi all, We've finally made Quepid, the relevance testing tool, open source. There's also a free hosted version at www.quepid.com . Looking forward to contributions driving the project forward! Quepid is a way to record human relevance judgements, and then to experiment with query

Re: solr in memory testing

2017-08-08 Thread Xie, Sean
There is MiniSolrCloudCluster that you can use for testing. This is from solr-test-framework: https://github.com/apache/lucene-solr/tree/master/solr/test-framework. On 8/8/17, 7:54 AM, "Thaer Sammar" wrote: Hi, We are using solr 6.6, and we are looking for guidance doc

solr in memory testing

2017-08-08 Thread Thaer Sammar
Hi, We are using solr 6.6, and we are looking for guidance documentation or java example on how to create a solr core inmeory for the purpose of testing using solrj. We found https://wiki.searchtechnologies.com/index.php/Unit_Testing_with_Embedded_Solr but this works for solr v.4 and earlier

Re: Testing an ingest framework that uses Apache Tika

2017-02-16 Thread Mattmann, Chris A (3010)
++1 awesome job ++ Chris Mattmann, Ph.D. Principal Data Scientist, Engineering Administrative Office (3010) Manager, NSF & Open Source Projects Formulation and Development Offices (8212) NASA Jet Propulsion Laboratory Pasadena

Re: Testing an ingest framework that uses Apache Tika

2017-02-16 Thread Luís Filipe Nassif
Excellent, Tim! Thank you for all your great work on Apache Tika! 2017-02-16 11:23 GMT-02:00 Konstantin Gribov : > Tim, > > it's a awesome feature for downstream projects' integration tests. Thanks > for implementing it! > > чт, 16 февр. 2017 г. в 16:17, Allison, Timothy B. : > > > All, > > > > I

Re: Testing an ingest framework that uses Apache Tika

2017-02-16 Thread Konstantin Gribov
Tim, it's a awesome feature for downstream projects' integration tests. Thanks for implementing it! чт, 16 февр. 2017 г. в 16:17, Allison, Timothy B. : > All, > > I finally got around to documenting Apache Tika's MockParser[1]. As of > Tika 1.15 (unreleased), add tika-core-tests.jar to your cla

Testing an ingest framework that uses Apache Tika

2017-02-16 Thread Allison, Timothy B.
All, I finally got around to documenting Apache Tika's MockParser[1]. As of Tika 1.15 (unreleased), add tika-core-tests.jar to your class path, and you can simulate: 1. Regular catchable exceptions 2. OOMs 3. Permanent hangs This will allow you to determine if your ingest framework is robust

Unit testing HttpPost With an Embedded Solr Server

2016-08-17 Thread Jennifer Coston
Hello, I have written a data service to send an HttpPost command to post JSON to Solr. The code is working, but now I want to switch to using an embedded Solr server for just the unit tests. The problem is that the embedded Solr server doesn't seem to be starting an embedded server with a port.

RE: SolrCloud App Unit Testing

2016-03-20 Thread Davis, Daniel (NIH/NLM) [C]
://github.com/vkhatri/chef-solrcloud Hope this helps, -Dan -Original Message- From: Madhire, Naveen [mailto:naveen.madh...@capitalone.com] Sent: Thursday, March 17, 2016 11:24 AM To: solr-user@lucene.apache.org Subject: FW: SolrCloud App Unit Testing Hi, I am writing a Solr Application

Re: FW: SolrCloud App Unit Testing

2016-03-19 Thread Shawn Heisey
On 3/19/2016 7:11 AM, GW wrote: > I think the easiest way to write apps for Solr is with some kind of > programming language and the REST API. Don't bother with the PHP or Perl > modules. They are deprecated and beyond useless. just use the HTTP call > that you see in Solr Admin. Mind the URL encod

Re: FW: SolrCloud App Unit Testing

2016-03-19 Thread GW
ont of a Solr system. This gives you insane scalability in the client app and the Solr service. Hope that helps. GW On 17 March 2016 at 11:23, Madhire, Naveen wrote: > > Hi, > > I am writing a Solr Application, can anyone please let me know how

Re: SolrCloud App Unit Testing

2016-03-19 Thread Steve Davids
implementation for the CloudSolrServer. I use the EmbeddedSolrServer for almost all of my test cases since it is a lot faster to setup, I’ll pull in the Cloud implementation if there is some distributed logic that is necessary for testing. Here is a simple example project (https://gitlab.com

FW: SolrCloud App Unit Testing

2016-03-18 Thread Madhire, Naveen
Hi, I am writing a Solr Application, can anyone please let me know how to Unit test the application? I see we have MiniSolrCloudCluster class available in Solr, but I am confused about how to use that for Unit testing. How should I create a embedded server for unit testing? Thanks, Naveen

RE: Testing Solr configuration, schema, and other fields

2015-12-31 Thread Davis, Daniel (NIH/NLM) [C]
Rafalovitch [mailto:arafa...@gmail.com] Sent: Thursday, December 31, 2015 12:24 PM To: solr-user Subject: RE: Testing Solr configuration, schema, and other fields Well, I guess NIH stands for Not Invented Here. No idea what NLM is for. P.s. sorry, could not resist. I worked for orgs like that too :-

RE: Testing Solr configuration, schema, and other fields

2015-12-31 Thread Alexandre Rafalovitch
year, maybe not. > > -Original Message- > From: Alexandre Rafalovitch [mailto:arafa...@gmail.com] > Sent: Thursday, December 31, 2015 11:40 AM > To: solr-user > Subject: Re: Testing Solr configuration, schema, and other fields > > Makes sense. > > Answering

RE: Testing Solr configuration, schema, and other fields

2015-12-31 Thread Davis, Daniel (NIH/NLM) [C]
nd Glacier. Maybe we'll negotiate EC2 for dev later this year, maybe not. -Original Message- From: Alexandre Rafalovitch [mailto:arafa...@gmail.com] Sent: Thursday, December 31, 2015 11:40 AM To: solr-user Subject: Re: Testing Solr configuration, schema, and other fields Makes sense.

Re: Testing Solr configuration, schema, and other fields

2015-12-31 Thread Erick Erickson
beddedSolrServer. > > -Original Message- > From: Erik Hatcher [mailto:erik.hatc...@gmail.com] > Sent: Thursday, December 31, 2015 10:00 AM > To: solr-user@lucene.apache.org > Subject: Re: Testing Solr configuration, schema, and other fields > > Dan - I’m a fan of the idea o

Re: Testing Solr configuration, schema, and other fields

2015-12-31 Thread Alexandre Rafalovitch
eking the > wisdom of the crowd. > > -Original Message- > From: Alexandre Rafalovitch [mailto:arafa...@gmail.com] > Sent: Thursday, December 31, 2015 12:42 AM > To: solr-user > Subject: Re: Testing Solr configuration, schema, and other fields > > I might be just confu

RE: Testing Solr configuration, schema, and other fields

2015-12-31 Thread Davis, Daniel (NIH/NLM) [C]
.com] Sent: Thursday, December 31, 2015 12:42 AM To: solr-user Subject: Re: Testing Solr configuration, schema, and other fields I might be just confused here, but I am not sure what your bottle neck actually is. You seem to know your critical path already, so how can we help? Starting new

RE: Testing Solr configuration, schema, and other fields

2015-12-31 Thread Davis, Daniel (NIH/NLM) [C]
Message- From: Erik Hatcher [mailto:erik.hatc...@gmail.com] Sent: Thursday, December 31, 2015 10:00 AM To: solr-user@lucene.apache.org Subject: Re: Testing Solr configuration, schema, and other fields Dan - I’m a fan of the idea of using EmbeddedSolrServer for the type of thing you mention, but sin

Re: Testing Solr configuration, schema, and other fields

2015-12-31 Thread Erik Hatcher
end client/customer/user use? Maybe the configset and collection created for smoke testing are just temporary in order to validate it. — Erik Hatcher, Senior Solutions Architect http://www.lucidworks.com <http://www.lucidworks.com/> > On Dec 30, 2015, at 3:09 PM, Davis, Daniel (NI

Re: Testing Solr configuration, schema, and other fields

2015-12-30 Thread Alexandre Rafalovitch
I might be just confused here, but I am not sure what your bottle neck actually is. You seem to know your critical path already, so how can we help? Starting new solr core from given configuration directory is easy. Catching hard errors from that is probably just gripping logs or a custom logger.

RE: Testing Solr configuration, schema, and other fields

2015-12-30 Thread Davis, Daniel (NIH/NLM) [C]
er is using a framework or a couple of SQL files, scripts, and a VERSION table.It ought to be that easy. -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Wednesday, December 30, 2015 5:37 PM To: solr-user Subject: Re: Testing Solr configuration, schema

Re: Testing Solr configuration, schema, and other fields

2015-12-30 Thread Erick Erickson
are.com] > Sent: Wednesday, December 30, 2015 3:25 PM > To: solr-user@lucene.apache.org > Subject: RE: Testing Solr configuration, schema, and other fields > > Daniel, > > > Sounds almost like you're reinventing the wheel. Could you possibly automate > this through

RE: Testing Solr configuration, schema, and other fields

2015-12-30 Thread Davis, Daniel (NIH/NLM) [C]
[mailto:mhornin...@grayhairsoftware.com] Sent: Wednesday, December 30, 2015 3:25 PM To: solr-user@lucene.apache.org Subject: RE: Testing Solr configuration, schema, and other fields Daniel, Sounds almost like you're reinventing the wheel. Could you possibly automate this through puppet or

RE: Testing Solr configuration, schema, and other fields

2015-12-30 Thread Mark Horninger
ust a thought on that subject. v/r, -Mark H. -Original Message- From: Davis, Daniel (NIH/NLM) [C] [mailto:daniel.da...@nih.gov] Sent: Wednesday, December 30, 2015 3:10 PM To: solr-user@lucene.apache.org Subject: Testing Solr configuration, schema, and other fields At my organization, I wa

Testing Solr configuration, schema, and other fields

2015-12-30 Thread Davis, Daniel (NIH/NLM) [C]
At my organization, I want to create a tool that allows users to keep a solr configuration as a Git repository. Then, I want my Continuous Integration environment to take some branch of the git repository and "publish" it into ZooKeeper/SolrCloud. Working on my own, it is only a very small pa

Re: Performance testing on SOLR cloud

2015-11-18 Thread Emir Arnautovic
n how you did performance testing on SOLR? What I'm trying to do is have SOLR cloud on 3 Linux servers with 16 GB RAM and index a total of 2.2 million. Yet to decide how many shards and replicas to have (Any hint on this is welcome too, basically 'only' performance testing, so sugge

Re: Performance testing on SOLR cloud

2015-11-17 Thread Keith L
> Best, > Erick > > On Tue, Nov 17, 2015 at 3:38 PM, Markus Jelsma > wrote: > > Hi - we use the Siege load testing program. It can take a seed list of > URL's, taken from actual user input, and can put load in parallel. It won't > reuse common queries unless yo

Re: Performance testing on SOLR cloud

2015-11-17 Thread Erick Erickson
27;s strictly a function of what QPS you need. Let's say you do not shard and have a query rate of 20 queries-per-second. If you need to support 100 QPS, just add 4 more replicas, this can be done any time. Best, Erick On Tue, Nov 17, 2015 at 3:38 PM, Markus Jelsma wrote: > Hi - we use the Sie

RE: Performance testing on SOLR cloud

2015-11-17 Thread Markus Jelsma
Hi - we use the Siege load testing program. It can take a seed list of URL's, taken from actual user input, and can put load in parallel. It won't reuse common queries unless you prepare your seed list appropriately. If your setup achieves the goal your client anticipates, then yo

Performance testing on SOLR cloud

2015-11-17 Thread Aswath Srinivasan (TMS)
Hi fellow developers, Please share your experience, on how you did performance testing on SOLR? What I'm trying to do is have SOLR cloud on 3 Linux servers with 16 GB RAM and index a total of 2.2 million. Yet to decide how many shards and replicas to have (Any hint on this is welcom

Re: testing with EmbeddedSolrServer

2015-09-01 Thread Mikhail Khludnev
fig I can suggest you look at the short org.apache.solr.handler.dataimport.TestNestedChildren and use it as a sample to start from. On Tue, Sep 1, 2015 at 11:54 AM, Moen Endre wrote: > Mikhail, > > The purpose of using EmbeddedSolrServer is for testing, not for running as > main(

RE: testing with EmbeddedSolrServer

2015-09-01 Thread Moen Endre
Mikhail, The purpose of using EmbeddedSolrServer is for testing, not for running as main(). Is there a best practice for doing integration-testing of solr? Or of validating that queries to solr returns the expected result? E.g. I have this bit of production code: private String

Re: testing with EmbeddedSolrServer

2015-08-31 Thread Mikhail Khludnev
rom > our production server. Then I would like to read this data into > EmbeddedSolrServer to test for edge cases for our custom date search. The > use of EmbeddedSolrServer is purely to separate the data testing from any > environment that might change over time. > > I would also like to

RE: testing with EmbeddedSolrServer

2015-08-31 Thread Moen Endre
Hi Mikhail, Im trying to read 7-8 xml files of data that contain realistic data from our production server. Then I would like to read this data into EmbeddedSolrServer to test for edge cases for our custom date search. The use of EmbeddedSolrServer is purely to separate the data testing from

Re: testing with EmbeddedSolrServer

2015-08-25 Thread Mikhail Khludnev
java/org/apache/solr/handler/dataimport/DataImportHandler.java#L199 Take care On Tue, Aug 25, 2015 at 4:41 PM, Moen Endre wrote: > Is there an example of integration-testing with EmbeddedSolrServer that > loads data from a data importhandler - then queries the data? Ive t

testing with EmbeddedSolrServer

2015-08-25 Thread Moen Endre
Is there an example of integration-testing with EmbeddedSolrServer that loads data from a data importhandler - then queries the data? Ive tried doing this based on org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerConstructors. But no data is being imported. Here is the test-class

Re: weird drastic query latency during performance testing and DIH import delay after performance testing

2014-07-17 Thread Erick Erickson
T:${user})+AND (TV_STATE:"00")&shards=tv_201407 > &rows=2000&sort=BEGINTIME+desc. > > I encountered the drastic query latency during performance testing and > DIH import delay after performance testing.Please help me. I have tested > several times and get

weird drastic query latency during performance testing and DIH import delay after performance testing

2014-07-16 Thread YouPeng Yang
t;2014-06-01 00:00:00"+TO+*]+AND+(CONTACT:${user})+AND (TV_STATE:"00")&shards=tv_201407 &rows=2000&sort=BEGINTIME+desc. I encountered the drastic query latency during performance testing and DIH import delay after performance testing.Please help me. I have tested se

Re: Independent/Selfcontained Solr Unit testing with JUnit

2014-05-13 Thread Shawn Heisey
le to mockit with an EmbeddedSolr easily with a @Before or > @BeforeClass annotation in JUnit4 ? > > Any pointers to examples would be awesome(I am also trying to look in the > source). An example of a Solr unit test that fires up Jetty (actually, more than one instance of Jetty) b

Independent/Selfcontained Solr Unit testing with JUnit

2014-05-13 Thread Vijay Balakrishnan
Hi, Is there any way to run self-contained JUnit tests for say a Solr dependent class where it doesn't depend on Solr being up and running at localhost:8983 ? I have a collection etc. setup on the Solr server. Is it possible to mockit with an EmbeddedSolr easily with a @Before or @BeforeClass an

Re: Solr Load Testing Issues

2014-02-17 Thread Annette Newton
Sorry I didn't make myself clear. I have 20 machines in the configuration, each shard/replica is on it's own machine. On 14 February 2014 19:44, Shawn Heisey wrote: > On 2/14/2014 5:28 AM, Annette Newton wrote: > > Solr Version: 4.3.1 > > Number Shards: 10 > > Replicas: 1 > > Heap size: 15GB >

Re: Solr Load Testing Issues

2014-02-14 Thread Shawn Heisey
On 2/14/2014 5:28 AM, Annette Newton wrote: > Solr Version: 4.3.1 > Number Shards: 10 > Replicas: 1 > Heap size: 15GB > Machine RAM: 30GB > Zookeeper timeout: 45 seconds > > We are continuing the fight to keep our solr setup functioning. As a > result of this we have made significant changes to o

Solr Load Testing Issues

2014-02-14 Thread Annette Newton
Solr Version: 4.3.1 Number Shards: 10 Replicas: 1 Heap size: 15GB Machine RAM: 30GB Zookeeper timeout: 45 seconds We are continuing the fight to keep our solr setup functioning. As a result of this we have made significant changes to our schema to reduce the amount of data we write. I setup a ne

Unit testing custom update request processor

2014-01-07 Thread Jorge Luis Betancourt Gonzalez
Happy new year! I’ve developed some custom update request processors to accomplish some custom logic needed in some user cases. I’m trying to write test for this processor, but I’d like to test in a very similar way of how the built in processors are tested in the solr source code. Is there any

Re: How to decide proper cache size at load testing?

2013-05-02 Thread Otis Gospodnetic
You simply need to monitor and adjust. Both during testing and in production because search patterns change over time. Hook up alerting to it to get notified of high evictions and low cache hit rate so you don't have to actively look at stats all day. Here is the graph of Query Cache metric

How to decide proper cache size at load testing?

2013-05-02 Thread Furkan KAMACI
I read that at wiki: Sometimes a smaller cache size will help avoid full garbage collections at the cost of more evictions. Load testing should be used to help determine proper cache sizes throughout the searching/indexing lifecycle. Could anybody give me an example scenario of how can I make a

Re: Multi-core and replicated Solr cloud testing. Data-directory mis-configures

2013-03-25 Thread Trevor Campbell
o the data >> directories >> > in the first node. >> > >> > I have tried many settings in the solrconfig.xml for each core but am >> now >> > using absolute paths, e.g. >> > /home//solr-**4.2.0-nodeb/example/multicore/** >> > jira-comment/data >> > >> > previously I used >> > ${solr.jira-comment.data.dir:/**home/tcampbell/solr-4.2.0-** >> > nodeb/example/multicore/jira-**comment/data} >> > but that had the same result. >> > >> > It seems zookeeper is forcing data directory config from the uploaded >> > configuration on all the nodes in the cluster? >> > >> > How can I do testing on a single machine? Do I really need identical >> > directory layouts on all machines? >> > >> > >> > >> > >

Re: Multi-core and replicated Solr cloud testing. Data-directory mis-configures

2013-03-25 Thread Trevor Campbell
e data directories > > in the first node. > > > > I have tried many settings in the solrconfig.xml for each core but am now > > using absolute paths, e.g. > > /home//solr-**4.2.0-nodeb/example/multicore/** > > jira-comment/data > > > > pre

Re: Multi-core and replicated Solr cloud testing. Data-directory mis-configures

2013-03-25 Thread Gopal Patwa
or each core but am now > using absolute paths, e.g. > /home//solr-**4.2.0-nodeb/example/multicore/** > jira-comment/data > > previously I used > ${solr.jira-comment.data.dir:/**home/tcampbell/solr-4.2.0-** > nodeb/example/multicore/jira-**comment/data} > but that had t

Multi-core and replicated Solr cloud testing. Data-directory mis-configures

2013-03-24 Thread Trevor Campbell
config from the uploaded configuration on all the nodes in the cluster? How can I do testing on a single machine? Do I really need identical directory layouts on all machines?

Re: What to expect when testing Japanese search index

2013-03-22 Thread Hayden Muhl
l word without further context, > and thus, perhaps it should not return a hit(?). > > What about putting a star after it? 更* > > Should that return hits? I had been using the text_ja boilerplate setup, > but wonder if a bigram (text_cjk) may work better for my non-Japanese > speaking testing phase. Thanks in advance for any insight! > >

What to expect when testing Japanese search index

2013-03-21 Thread Van Tassell, Kristian
speaking testing phase. Thanks in advance for any insight!

Re: Blog Post: Integration Testing SOLR Index with Maven

2013-03-15 Thread Chantal Ackermann
Hi, @Lance - thanks, it's a pleasure to give something back to the community. Even if it is comparatively small. :-) @Paul - it's definitly not 15 min but rather 2 min. Actually, the testing part of this setup is very regular compared to other Maven projects. The copying of the WA

Re: Blog Post: Integration Testing SOLR Index with Maven

2013-03-14 Thread Lance Norskog
g and automatic testing of a SOLR index configuration. http://blog.it-agenten.com/2013/03/integration-testing-your-solr-index-with-maven/ Feedback or comments appreciated! And again, thanks for that great piece of software. Chantal

Re: Blog Post: Integration Testing SOLR Index with Maven

2013-03-14 Thread Paul Libbrecht
ed >> application? >> (e.g. with 100 documents) >> >> thanks in advance >> >> Paul >> >> >> On 14 mars 2013, at 09:29, Chantal Ackermann wrote: >> >>> Hi all, >>> >>> >>> this is not a question. I

Re: Blog Post: Integration Testing SOLR Index with Maven

2013-03-14 Thread Chantal Ackermann
> application? > (e.g. with 100 documents) > > thanks in advance > > Paul > > > On 14 mars 2013, at 09:29, Chantal Ackermann wrote: > >> Hi all, >> >> >> this is not a question. I just wanted to announce that I've written a blog >&

Re: Blog Post: Integration Testing SOLR Index with Maven

2013-03-14 Thread Paul Libbrecht
; Hi all, > > > this is not a question. I just wanted to announce that I've written a blog > post on how to set up Maven for packaging and automatic testing of a SOLR > index configuration. > > http://blog.it-agenten.com/2013/03/integration-testing-your-solr-index-with-maven/ >

Re: Blog Post: Integration Testing SOLR Index with Maven

2013-03-14 Thread David Philip
Informative. Useful.Thanks On Thu, Mar 14, 2013 at 1:59 PM, Chantal Ackermann < c.ackerm...@it-agenten.com> wrote: > Hi all, > > > this is not a question. I just wanted to announce that I've written a blog > post on how to set up Maven for packaging and automatic

Blog Post: Integration Testing SOLR Index with Maven

2013-03-14 Thread Chantal Ackermann
Hi all, this is not a question. I just wanted to announce that I've written a blog post on how to set up Maven for packaging and automatic testing of a SOLR index configuration. http://blog.it-agenten.com/2013/03/integration-testing-your-solr-index-with-maven/ Feedback or com

Please ignore, testing my email

2013-02-27 Thread johnmunir
Hi, Please ignore, I'm testing my email (I have not received any email from Solr mailing list for over 12 hours now). -- MJ

Re: what do you use for testing relevance?

2013-02-13 Thread Roman Chyla
esen < > steffen.godske...@gmail.com> wrote: > > > > > Hi Roman, > > > > If you're looking for regression testing then > > https://github.com/sul-dlss/rspec-solr might be worth looking at. If > > you're not a ruby shop, doing something similar in anothe

Re: what do you use for testing relevance?

2013-02-13 Thread Amit Nithian
fen Elberg Godskesen < steffen.godske...@gmail.com> wrote: > > Hi Roman, > > If you're looking for regression testing then > https://github.com/sul-dlss/rspec-solr might be worth looking at. If > you're not a ruby shop, doing something similar in another language > sho

Re: what do you use for testing relevance?

2013-02-12 Thread Steffen Elberg Godskesen
Hi Roman, If you're looking for regression testing then https://github.com/sul-dlss/rspec-solr might be worth looking at. If you're not a ruby shop, doing something similar in another language shouldn't be to hard. The basic idea is that you setup a set of tests like &qu

Re: what do you use for testing relevance?

2013-02-12 Thread Otis Gospodnetic
Hi Roman, We use our own Search Analytics service. It's free and open to anyone - see http://sematext.com/search-analytics/index.html And this post talks exactly about the topic you are asking about: http://blog.sematext.com/2012/01/06/relevance-tuning-and-competitive-advantage-via-search-analyti

Re: what do you use for testing relevance?

2013-02-12 Thread Sebastian Saip
er time you can clearly > see whether changes actually improve user experience/expectations. Keep in > mind that there is some noise because users tend to click one or more of > the first few results anyway. > > You may also be interested in A/B testing. > > http://en.wikipe

RE: what do you use for testing relevance?

2013-02-12 Thread Markus Jelsma
. Keep in mind that there is some noise because users tend to click one or more of the first few results anyway. You may also be interested in A/B testing. http://en.wikipedia.org/wiki/Mean_reciprocal_rank http://en.wikipedia.org/wiki/A/B_testing Cheers Markus -Original message

Re: Solr 4.1.0 shardHandlerFactory Null Pointer Exception when setting up embedded solrj solr server for unit testing

2013-01-24 Thread Mark Miller
This is my fault - I discovered this myself a few days ago. I've been meaning to file a jira ticket and have not gotten around to it yet. You can also work around it like this: CoreContainer container = new CoreContainer(loader) { // workaround since we don't call container#load

Solr 4.1.0 shardHandlerFactory Null Pointer Exception when setting up embedded solrj solr server for unit testing

2013-01-24 Thread Ted Merchant
We recently updated from Solr 4.0.0 to Solr 4.1.0. Because of the change we were forced to upgrade a custom query parser. While the code change itself was minimal, we found that our unit tests stopped working because of a NullPointerException on line 181 of handler.component.SearchHandler: Sha

Re: stress testing Solr 4.x

2012-12-10 Thread Alain Rogister
Hi Mark, Usually I was stopping them with ctrl-c but several times, one of the servers was hung and had to be stopped with kill -9. Thanks, Alain On Mon, Dec 10, 2012 at 5:09 AM, Mark Miller wrote: > Hmmm...EOF on the segments file is odd... > > How were you killing the nodes? Just stopping t

Re: stress testing Solr 4.x

2012-12-09 Thread Mark Miller
Hmmm...EOF on the segments file is odd... How were you killing the nodes? Just stopping them or kill -9 or what? - Mark On Sun, Dec 9, 2012 at 1:37 PM, Alain Rogister wrote: > Hi, > > I have re-ran my tests today after I updated Solr 4.1 to apply the patch. > > First, the good news : it works i

Re: stress testing Solr 4.x

2012-12-08 Thread Mark Miller
No problem! Here is the JIRA issue: https://issues.apache.org/jira/browse/SOLR-4158 - Mark On Sat, Dec 8, 2012 at 6:03 PM, Alain Rogister wrote: > Great, thanks Mark ! I'll test the fix and post my results. > > Alain > > On Saturday, December 8, 2012, Mark Miller wrote: > >> After some more pla

Re: stress testing Solr 4.x

2012-12-08 Thread Alain Rogister
Great, thanks Mark ! I'll test the fix and post my results. Alain On Saturday, December 8, 2012, Mark Miller wrote: > After some more playing around on 5x I have duplicated the issue. I'll > file a JIRA issue for you and fix it shortly. > > - Mark > > On Dec 8, 2012, at 8:43 AM, Mark Miller wro

Re: stress testing Solr 4.x

2012-12-08 Thread Mark Miller
After some more playing around on 5x I have duplicated the issue. I'll file a JIRA issue for you and fix it shortly. - Mark On Dec 8, 2012, at 8:43 AM, Mark Miller wrote: > Hmm…I've tried to replicate what looked like a bug from your report (3 Solr > servers stop/start ), but on 5x it works n

Re: stress testing Solr 4.x

2012-12-08 Thread Mark Miller
Hmm…I've tried to replicate what looked like a bug from your report (3 Solr servers stop/start ), but on 5x it works no problem for me. It shouldn't be any different on 4x, but I'll try that next. In terms of starting up Solr without a working ZooKeeper ensemble - it won't work currently. Cores

Re: stress testing Solr 4.x

2012-12-07 Thread Mark Miller
Hey, I'll try and answer this tomorrow. There is a def an unreported bug in there that needs to be fixed for the restarting the all nodes case. Also, a 404 one is generally when jetty is starting or stopping - there are points where 404's can be returned. I'm not sure why else you'd see one. G

Re: Testing Solr Cloud with ZooKeeper

2012-11-13 Thread darul
Looks like after timeout has finished, first solr instance respond I was not waiting enough. Is it possible to reduce this *timeout* value ? Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/Testing-Solr-Cloud-with-ZooKeeper-tp4018900p4020190.html Sent from the

Re: Testing Solr Cloud with ZooKeeper

2012-11-13 Thread darul
context: http://lucene.472066.n3.nabble.com/Testing-Solr-Cloud-with-ZooKeeper-tp4018900p4020118.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Testing Solr Cloud with ZooKeeper

2012-11-09 Thread darul
Yes ku3ia, I read your thread yesterday and looks like we get same issue. I wish Apache Con is nearly finished and expert can resolve this Thanks again to solr community, Jul -- View this message in context: http://lucene.472066.n3.nabble.com/Testing-Solr-Cloud-with-ZooKeeper

Re: Testing Solr Cloud with ZooKeeper

2012-11-09 Thread ku3ia
Hi, I have near the same problems with cloud state see http://lucene.472066.n3.nabble.com/Replicated-zookeeper-td4018984.html -- View this message in context: http://lucene.472066.n3.nabble.com/Testing-Solr-Cloud-with-ZooKeeper-tp4018900p4019264.html Sent from the Solr - User mailing list

Re: Testing Solr Cloud with ZooKeeper

2012-11-09 Thread darul
ot what I was expected. Any ideas, Thanks again, Jul -- View this message in context: http://lucene.472066.n3.nabble.com/Testing-Solr-Cloud-with-ZooKeeper-tp4018900p4019257.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Testing Solr Cloud with ZooKeeper

2012-11-09 Thread Erick Erickson
one detailed here > > http://lucene.472066.n3.nabble.com/SolrCloud-leader-election-on-single-node-td4015804.html > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Testing-Solr-Cloud-with-ZooKeeper-tp4018900p4019183.html > Sent from the Solr

Re: Testing Solr Cloud with ZooKeeper

2012-11-08 Thread darul
d... -- View this message in context: http://lucene.472066.n3.nabble.com/Testing-Solr-Cloud-with-ZooKeeper-tp4018900p4019103.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Testing Solr Cloud with ZooKeeper

2012-11-08 Thread darul
ap, looks like I am not doing the right way ;) -- View this message in context: http://lucene.472066.n3.nabble.com/Testing-Solr-Cloud-with-ZooKeeper-tp4018900p4019102.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Testing Solr Cloud with ZooKeeper

2012-11-08 Thread darul
really down in production and I restart everything ? Another question, 2 shards means 2 zookeeper ensemble, 3 shards, 3 zookeeper ensemble ? Thanks, Jul -- View this message in context: http://lucene.472066.n3.nabble.com/Testing-Solr-Cloud-with-ZooKeeper-tp4018900p4019028.html Sent from the

Jetty Error while testing Solr

2012-11-07 Thread deniz
0 do i need to change some stuff in config or are there ways to fix this without dealing with jetty configs? - Zeki ama calismiyor... Calissa yapar... -- View this message in context: http://lucene.472066.n3.nabble.com/Jetty-Error-while-testing-Solr-t

Re: Testing Solr Cloud with ZooKeeper

2012-11-07 Thread Otis Gospodnetic
t > is stranged... > > but looks like I have played to much: > > > > when I start main solr shard. I try everything again tomorrow and give you > feedback. > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Testing-So

Re: Testing Solr Cloud with ZooKeeper

2012-11-07 Thread darul
/Testing-Solr-Cloud-with-ZooKeeper-tp4018900p4018909.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Testing Solr Cloud with ZooKeeper

2012-11-07 Thread Erick Erickson
n", so meaning just configuration, not > index repository at all ? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Testing-Solr-Cloud-with-ZooKeeper-tp4018900p4018902.html > Sent from the Solr - User mailing list archive at Nabble.com. >

  1   2   3   >