data-config.xml: delta-import unclear behaviour pre/postDeleteImportQuery with clean

2011-01-31 Thread manuel aldana
to make post work I am doubling the post to pre so clean=true doesn't delete whole index. This looks a bit like a workaround as wanted behaviour. solr version is 1.4.1 thanks. -- manuel aldana mail: ald...@gmx.de | man...@aldana-online.de blog: www.aldana-online.de

restart server necessary when changing schema+config?

2009-07-26 Thread manuel aldana
it is not explicitly mentioned in solr documentation but I guess when changing stuff inside conf/ folder a restart of webserver is necessary? Or is there a reload URL call available? -- manuel aldana ald...@gmx.de software-engineering blog: http://www.aldana-online.de

problems with + operator (seem to be treated as normal char and not as operator)

2009-07-26 Thread manuel aldana
ired) operator at all? Is this correct. If so, why is this lucene operator overridden? Maybe I need to escape the + for solr, so it treats it as an operator? thanks. -- manuel aldana ald...@gmx.de software-engineering blog: http://www.aldana-online.de

Re: problems with + operator (seem to be treated as normal char and not as operator)

2009-07-27 Thread manuel aldana
arser was overridden. thanks. -- manuel aldana ald...@gmx.de software-engineering blog: http://www.aldana-online.de

Re: search suggest

2009-07-29 Thread manuel aldana
ons, which suggests top hits. i've been looking at the query params, http://wiki.apache.org/solr/StandardRequestHandler - and searching for "solr suggest" - but haven't figured out how to get search suggestions from solr -- manuel aldana ald...@gmx.de software-engineering blog: http://www.aldana-online.de

Re: plans for switching to maven2 (after 1.4 release)?

2009-06-29 Thread manuel aldana
is a clear consensus. -Grant On Jun 28, 2009, at 12:33 PM, aldana wrote: hi, are there plans to migrate from ant to maven2? maybe not for the current trunk (mainline for 1.4), but maybe for the trunk after releasing solr 1.4. it makes the build more standard and easier to import to ID

dropping index at startup

2009-07-12 Thread manuel aldana
x27;t matching the schema.xml (e.g. after a change done to schema.xml)? Is it discarding them, the server itself starts up OK (doesn't give an error, that inconsistent documents exist). -- manuel aldana ald...@gmx.de software-engineering blog: http://www.aldana-online.de