Too many open files and background merge exceptions

2009-04-06 Thread Jarek Zgoda
64-Bit, Solr is nightly build (2009-04-02). And no, I can not change the limit of file descriptors (currently: 1024). What more can I do? -- We read Knuth so you don't have to. - Tim Peters Jarek Zgoda, R&D, Redefine jarek.zg...@redefine.pl

Slow startup of solr-nightly

2009-04-02 Thread Jarek Zgoda
I'm testing solr-nightly (2009-04-02) and I noticed very long instance startup time compared to 1.3 (4 minutes to 20 seconds). The machine is pretty common 2 core AMD64 with 4GB RAM. Is this normal or should I be worried? -- We read Knuth so you don't have to. - Tim Peters Jarek

Re: Highlighting does not work?

2009-01-29 Thread Jarek Zgoda
as: Well, both pages I listed are in the search results :). But I agree that it isn't obvious to find, and that it should be improved. (The Wiki is a community-created site which anyone can contribute to, incidentally.) cheers, -Mike On 28-Jan-09, at 1:11 AM, Jarek Zgoda wrote: I swea

Re: Highlighting does not work?

2009-01-28 Thread Jarek Zgoda
nted in http://wiki.apache.org/solr/FieldOptionsByUseCase and in the FAQ , but I agree that it could be more readily accessible. -Mike On 27-Jan-09, at 5:26 AM, Jarek Zgoda wrote: Finally found that the fields have to have an analyzer to be highlighted. Neat. Can I ask somebody to docume

Re: Highlighting does not work?

2009-01-27 Thread Jarek Zgoda
Finally found that the fields have to have an analyzer to be highlighted. Neat. Can I ask somebody to document these all requirements? Wiadomość napisana w dniu 2009-01-27, o godz. 13:49, przez Jarek Zgoda: I turned these fields to indexed + stored but the results are exactly the same, no

Re: Highlighting does not work?

2009-01-27 Thread Jarek Zgoda
I turned these fields to indexed + stored but the results are exactly the same, no matter if I search in these fields or elsewhere. Wiadomość napisana w dniu 2009-01-27, o godz. 13:09, przez Jarek Zgoda: Solr 1.3 I'm trying to get highlighting working, with no luck so far. Query

Highlighting does not work?

2009-01-27 Thread Jarek Zgoda
empty. The fields "title" and "description" are stored but not indexed. If I specify "*" as hl.fl value I get the same results. Do I need to add some special configuration to enable highlighting feature? -- We read Knuth so you don't have to. - Tim Peters Jarek Zgoda, R&D, Redefine jarek.zg...@redefine.pl

Re: Unicode characters that are not legal XML characters;

2008-12-23 Thread Jarek Zgoda
character except those characters. http://en.wikipedia.org/wiki/Unicode_control_characters Basically, anything from 0 to 31 + DEL character (127). -- We read Knuth so you don't have to. - Tim Peters Jarek Zgoda, R&D, Redefine jarek.zg...@redefine.pl

Re: Filters: acute accent characters replaced with their english counterpart

2008-11-10 Thread Jarek Zgoda
ê î ô û => A E I O U a e i o u is this possible? http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#head-4ebf7aea23b3d6d34a1f8314f9de17334a3e2fac I wish such filter exist for Latin2... -- We read Knuth so you don't have to. - Tim Peters Jarek Zgoda, R&D, Redefine [EMAIL PROTECTED]

Re: Advice on analysis/filtering?

2008-10-16 Thread Jarek Zgoda
ur own filter/stemmer/analyzer that you think fixes these issues 2. You can protect the "broken" words and not have them filtered, or filter them differently. 3. You can lower expectations. One thing to try out is Solr's analysis tool in the admin, and see if you can get a better handle on what is going wrong. I'll see how far I could go with spellchecker and fuzzy searches. -- We read Knuth so you don't have to. - Tim Peters Jarek Zgoda, R&D, Redefine [EMAIL PROTECTED]

Re: Advice on analysis/filtering?

2008-10-16 Thread Jarek Zgoda
et some joy from ngrams, but I haven't worked with it myself, just seen it recommended by people whose opinions I respect... Thank you for these suggestions. Best Erick 2008/10/16 Jarek Zgoda <[EMAIL PROTECTED]> Hello, group. I'm trying to create a search facility for doc

Advice on analysis/filtering?

2008-10-16 Thread Jarek Zgoda
point 0. The search results do not have to be 100% accurate - some missing results are acceptable, but "false positives" are not. Is it at all possible using machinery provided by Solr (I do not own PHD in liguistics), or should I ask the business for lowering their expectations? -- We read Knuth so you don't have to. - Tim Peters Jarek Zgoda, R&D, Redefine [EMAIL PROTECTED]

Re: Issues with postOptimize

2008-10-01 Thread Jarek Zgoda
; also. On Wed, Oct 1, 2008 at 2:15 PM, sunnyfr <[EMAIL PROTECTED]> wrote: Hi, so, what should i write : that ? /data/solr/book/bin/snapshooter . thanks a lot for your answer. Jarek Zgoda-7 wrote: "dot-slash" means "run command located in this directory", yo

Re: Issues with postOptimize

2008-10-01 Thread Jarek Zgoda
ent from the Solr - User mailing list archive at Nabble.com. -- We read Knuth so you don't have to. - Tim Peters Jarek Zgoda, R&D, Redefine [EMAIL PROTECTED]

Re: Extending Solr with custom filter

2008-09-30 Thread Jarek Zgoda
uses Morfologik. Or am I completely wrong and it should be plugged into Solr in completely different way? -- We read Knuth so you don't have to. - Tim Peters Jarek Zgoda, R&D, Redefine [EMAIL PROTECTED]

Re: snappuller not getting snapshoot?

2008-09-29 Thread Jarek Zgoda
is (probably, I'm just guessing...) the snapinstaller status file but it's always newest file in this directory, as it is overwiritten by snapinstaller. It seems one can not keep status files in the same directory as snapshots, am I right? Wiadomość napisana w dniu 2008-09-29, o godz. 15:38,

snappuller not getting snapshoot?

2008-09-29 Thread Jarek Zgoda
e are the entries in snappuller-status and snapshot.current - the snapshoot they treat as current is something called "snapshot.status.e2", not "snapshot.20080929...". Can someone give any hint as to what's going on? -- We read Knuth so you don't have to. - Tim Peters Jarek Zgoda, R&D, Redefine [EMAIL PROTECTED]

postOptimize not firing in 1.3

2008-09-24 Thread Jarek Zgoda
s is known issue and is related to changes made in 1.3, maybe some migration document should be created, describing incompatible changes? -- We read Knuth so you don't have to. - Tim Peters Jarek Zgoda, R&D, Redefine [EMAIL PROTECTED]

Re: Extending Solr with custom filter

2008-09-12 Thread Jarek Zgoda
Exactly like that. Wiadomość napisana w dniu 2008-09-12, o godz. 17:27, przez sunnyfr: ok .. that? thanks Jarek Zgoda-7 wrote: Use full class access path when declaring factory class. Mine is "com.redefine.solr.analysis.StempelTokenFilterFactory". Wiadomość napis

Re: Extending Solr with custom filter

2008-09-12 Thread Jarek Zgoda
ou tell me how do you explain to point on this Stempel file in the schema.xml ? Thanks guys, Johanna Jarek Zgoda-7 wrote: Rafał Kuć pisze: I usually put my own jar files in Solr webapp in lib directory. It would be something like that: SOLR_HOME/webapps/solr/WEB-INF/lib. I wrote a filt

Re: Polish/Turkish stemming schema.xml Click to flag this post

2008-09-12 Thread Jarek Zgoda
Turkish-stemming-schema.xml-Click-to-flag-this-post-tp19452498p19452498.html Sent from the Solr - User mailing list archive at Nabble.com. -- We read Knuth so you don't have to. - Tim Peters Jarek Zgoda, R&D, Redefine [EMAIL PROTECTED]

Re: Extending Solr with custom filter

2008-07-16 Thread Jarek Zgoda
empel/). Where should I put my >> jar (and accompanying stempel.jar) for Solr to be able to find it and use? Thank you, works like a charm. -- We read Knuth so you don't have to. -- Tim Peters Jarek Zgoda re:define

Extending Solr with custom filter

2008-07-16 Thread Jarek Zgoda
I wrote a filter factory class for Solr, that performs Polish stemming using Stempel (http://www.getopt.org/stempel/). Where should I put my jar (and accompanying stempel.jar) for Solr to be able to find it and use? -- We read Knuth so you don't have to. -- Tim Peters Jarek Zgoda re:define

Re: Solr stops responding

2008-07-15 Thread Jarek Zgoda
the whole process was lost somewhere in space (killable only by kill -9, not responding to signals, etc.). Though, I can only confirm, no advice here, as this was mystery to me too. -- We read Knuth so you don't have to. -- Tim Peters Jarek Zgoda re:define

Re: Duplicate content

2008-07-15 Thread Jarek Zgoda
- if you get a result back, > then don't insert. I don't know of any other way. This operation is not atomic, so you get a race condition here. Other than that, it seems fine. ;) -- We read Knuth so you don't have to. -- Tim Peters Jarek Zgoda re:define