hey.
i got it =)
i checked out with lucene and the build from solr. with ant -verbose
example.
now, when i put this line into solrconfig: org.apache.solr.spelling.suggest.Suggester
no exception occurs =) juhu
but how wokrs this component ?? sorry for a new stupid question ^^
stocki
has a test, this will check that the patch went
> in correctly.
>
> Lance
>
> On Tue, Mar 23, 2010 at 7:42 AM, stocki wrote:
>>
>> okay,
>> i do this..
>>
>> but one file are not right updatet
>> Index: trunk/src/java/org/apache/solr/util/Hi
Solr trunk source code (
> http://svn.apache.org/repos/asf/lucene/solr/trunk ), apply patch,
> verify that everything went smoothly, build solr and use built version
> for your tests.
>
> On Mon, Mar 22, 2010 at 9:42 PM, stocki wrote:
>>
>> i patch an nightly build from s
can nobody help me ? =(
stocki wrote:
>
> i patch an nightly build from solr.
> patch runs, classes are in the correct folder, but when i replace
> spellcheck with this spellchecl like in the comments, solr cannot find the
> classes =(
>
>
>
> sugge
ialecki wrote:
>
> On 2010-03-19 13:03, stocki wrote:
>>
>> hello..
>>
>> i try to implement autosuggest component from these link:
>> http://issues.apache.org/jira/browse/SOLR-1316
>>
>> but i have no idea how to do this !?? can anyone get me som
e/SOLR-1316
>
>
> On Mar 21, 2010, at 2:34 PM, stocki wrote:
>
>>
>> hello.
>>
>> i play with solr but i didn`t find the perfect solution for me.
>>
>> my goal is a search like the amazonsearch from the iPhoneApp. ;)
>>
>> it
Helloo.
i have the same database like in this example:
http://wiki.apache.org/solr/DataImportHandler?highlight=(dih)#Full_Import_Example
this is my data-config.xml
hello.
i play with solr but i didn`t find the perfect solution for me.
my goal is a search like the amazonsearch from the iPhoneApp. ;)
it is possible to use the TermsComponent like the SpellComponent ? So, that
works termsComp with more than one single Term ?!
i got these 3 docs with the na
ip that part
>
> http://www.lucidimagination.com/blog/2009/09/08/auto-suggest-from-popular-queries-using-edgengrams/
>
> <http://www.lucidimagination.com/blog/2009/09/08/auto-suggest-from-popular-queries-using-edgengrams/>
> Erick
>
> On Fri, Mar 19, 2010 at 8:03 AM, stoc
Hello.
i try to get better results of my search. so i need some help ;)
here my problem or better how i want my search:
if i search for TOMTOM and my results are something like this.
autosuggestion.
MERIAN scout Themenguide - Feinschmecker - für Garmin und TomTom
{
"response":{"numFound":46,"s
hello..
i try to implement autosuggest component from these link:
http://issues.apache.org/jira/browse/SOLR-1316
but i have no idea how to do this !?? can anyone get me some tipps ?
--
View this message in context:
http://old.nabble.com/SOLR-1316-How-To-Implement-this-autosuggest-component---
gt; spellcheck/autosuggest show terms that aren't in the
> index...
>
> HTH
> Erick
>
> On Thu, Mar 18, 2010 at 10:58 AM, stocki wrote:
>
>>
>> Hello.
>>
>> I search an synonym and spellcheck.txt
>> where can i find it in the laaarge inte
Hello.
I search an synonym and spellcheck.txt
where can i find it in the laaarge internet ?
or how, do you filled these two files with good names ?
--
View this message in context:
http://old.nabble.com/where-can-i-get-an-synonym.txt-and-spellcheck.txt---tp27946812p27946812.html
Sent from t
okay now its better ;9
thx =)
gwk-4 wrote:
>
> Hi,
>
> Try replacing KeywordTokenizerFactory with a WhitespaceTokenizerFactory
> so it'll create separate terms per word. After a reindex it should work.
>
> Regards,
>
> gwk
>
> On 3/11/2010 4:33
y. Are you using the
> standard request handler or dismax for your queries? And what analysers
> are you using on your product name field?
>
> Regards,
>
> gwk
>
> On 3/11/2010 3:24 PM, stocki wrote:
>> okay.
>> we have a lot of products and i just impor
update script
> takes about 5 minutes to do a full re-index (all this is done on a
> separate server and replicated so the indexing has no impact on the
> performance of the site).
>
> Regards,
>
> gwk
>
> On 3/10/2010 3:09 PM, stocki wrote:
>> okay. thx
>>
&
27;s worked very well so far. Maybe you can also use
> clustering so you won't have to create a separate core but I'm thinking
> my solution performs better (although I haven't tested it so I could be
> horribly horribly wrong).
>
> Regards,
>
> gwk
>
&g
hello.
i implement my suggest-function with edgengramfilter.
now when i get my result , is the result not distinct. often ist the name
double or more.
is it possible that solr gives me only distinct result ?
"response":{"numFound":172,"start":0,"docs":[
{
"name":"Halloween"},
okay i got it .. iam studid XD i set my dataDir to /var/data/solr/... and
gives the correct rights now it runs.
Jens Kapitza-2 wrote:
>
> Am 08.03.2010 15:08, schrieb stocki:
>> Hello.
>>
>> is use 2 cores for solr.
>>
>> when is restart my tomc
t JAVA_OPTS="$JAVA_OPTS
-Dsolr.solr.home=/home/sites/path/to/home/cores"
in my cores/ home folder ist the serv.xml from my post above.
Jens Kapitza-2 wrote:
>
> Am 08.03.2010 15:08, schrieb stocki:
>> Hello.
>>
>> is use 2 cores for solr.
>>
>> when
okay i install my solr so like how the wiki said. and a new try. here one of
my two files:
Jens Kapitza-2 wrote:
>
> Am 08.03.2010 15:08, schrieb stocki:
>> Hello.
>>
>> is use 2 cores for solr.
>>
>> when is restart my tomcat on debian, tomcat
you only just delete your browser cache ;)
stocki wrote:
>
> i have the same problem ...
>
> i wrote an email...-->
>
> Jonas, did you set the country correctly? If you set it to the US it will
> validate against US number formats and not recognize your number in
&
Hello.
is use 2 cores for solr.
when is restart my tomcat on debian, tomcat delete my index.
is set data.dir to
${solr.data.dir:./suggest/data}
and
${solr.data.dir:./search/data}
so. why is my index only temp ?
solr save my index to: /var/lib/tomcat5.5/temp
i test my solr e
i have the same problem ...
i wrote an email...-->
Jonas, did you set the country correctly? If you set it to the US it will
validate against US number formats and not recognize your number in Germany.
but i did not find any option to set my country =(
Janne Majaranta wrote:
>
> Do I need
oh okay, thx a lot ;)
can i escape all possible operators with a requesthandler ?
or can i escape these operators automatic when the syntax is wrong ?
is use Solr with an php client ^^
MitchK wrote:
>
> According to Ahmet Arslan's Post:
> Solr is expecting a word after the "!", because it is
hello.
yes, this works witghout any Exception.
but what say this to me ?
Koji Sekiguchi-2 wrote:
>
> stocki wrote:
>> Hllo again ;)
>>
>> i get these Error message when is searching for this : hallo !
>> hhtp request: select/?q=hallo+!&ver
Hllo again ;)
i get these Error message when is searching for this : hallo !
hhtp request: select/?q=hallo+!&version=2.2&start=0&rows=10&indent=on
SCHWERWIEGEND: org.apache.solr.common.SolrException:
org.apache.lucene.queryParser.ParseException: Cannot parse 'tom !':
Encountered "" at line 1
r how that
> works.
>
> On Wed, Mar 3, 2010 at 6:39 AM, stocki wrote:
>>
>>
>> okay i change the "lockType" to "single" but with no good effect.
>>
>> so i think now, that my two DIH are using the same data-Folder. why ist
>> it
>>
.java:370)
Erik Hatcher-4 wrote:
>
> what's the error you're getting?
>
> is DIH keeping some static that prevents it from running across two
> cores separately? if so, that'd be a bug.
>
> Erik
>
> On Mar 3, 2010, at 4:12 AM, stocki wrote:
>
pleeease help me somebody =( :P
stocki wrote:
>
> Hello again ;)
>
> i install tomcat5.5 on my debian server ...
>
> i use 2 cores and two different DIH with seperatet Index, one for the
> normal search-feature and the other core for the suggest-feature.
>
>
com
>
>
> On Tue, Mar 2, 2010 at 2:50 PM, stocki wrote:
>
>>
>> hello
>>
>> I use Solr in my cakePHP Framework.
>>
>> How can i get status information of my solr cores ??
>>
>> I dont want analyze everytime the responseXML.
>&g
Hello again ;)
its possible to import with two cores from one Table in database at the same
time ?
thx
--
View this message in context:
http://old.nabble.com/2-Cores%2C-1-Table%2C-2-DataImporter---%3E-Import-at-the-same-time---tp27756255p27756255.html
Sent from the Solr - User mailing list ar
hello
I use Solr in my cakePHP Framework.
How can i get status information of my solr cores ??
I dont want analyze everytime the responseXML.
do anybody know a nice way to get status messages from solr ?
thx ;) Jonas
--
View this message in context:
http://old.nabble.com/get-Server-Statu
33 matches
Mail list logo