hi
softcommit work with below command but don`t work in solrconfig.xml. What is
wrong with below xml part?
curl http://localhost:8984/solr/update -H "Content-Type: text/xml"
--data-binary ''
1000
--
View this message in context:
http://lucene.472066.n3.nabble.com/so
hi
After soft-commit with below command all cache are cleared. Is it normal?
curl http://localhost:8984/solr/update -H "Content-Type: text/xml"
--data-binary ''
--
View this message in context:
http://lucene.472066.n3.nabble.com/soft-commit-tp3626765p3626765.html
Sent from the Solr - User m
hı
Its the same error I mentioned here
http://lucene.472066.n3.nabble.com/strange-utf-8-problem-td3094473.html.
Also if you use solr 1.4.1 there is no problem like that.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-3-1-indexing-error-Invalid-UTF-8-character-0x
I use solr 4 trunk to index some sites with nutch 1-2-rc4. When i try to
index 300k documents with solr4 i get error.
But when i use solr 1.4.1 version there is no problem like that. I install
solr4 to tomcat5,6 jetty7,8 there is no change.
I use apache-solr-core-1.4.0.jar apache-solr-solrj-1.
I've already use nutch trunk 4.0. I have problem with space.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Autocomplete-terms-middle-of-words-tp2878694p2888940.html
Sent from the Solr - User mailing list archive at Nabble.com.
hi
I tried before both %20 and " " terms it didn`t work. Also regex=(.*)(book)
delete spaces and merge results like
thebook
asbook
atbook
songbook
yearbook--
View this message in context:
http://lucene.472066.n3.nabble.com/Autocomplete-terms-middle-of-words-tp2878694p2879375.html
Sent from
hi
I have question about regex terms. I try to find terms before and after
word'ing but can't sand blank char. how can I send through ??
terms?terms=true&terms.fl=content&terms.regex=(.*)(
book)&terms.regex.flag=case_insensitive&terms.limit=50--
View this message in context:
http://lucene.47206
hi markus
i misunderstood before.
i use nutch.1.2-rc4 with solr-.4.0 trunk. You just need replace these files
apache-solr-core-4.0-SNAPSHOT.jar
apache-solr-solrj-4.0-SNAPSHOT.jar
which are in solr/dist directory with nutch 1.4.1 solrj and core.
--
View this message in context:
http://luce
This is a problem of these files in nutch lib. You can easily change these
files with in solr dist directory.
apache-solr-core-1.4.0.jar
apache-solr-solrj-1.4.0.jar
--
View this message in context:
http://lucene.472066.n3.nabble.com/Indexing-from-Nutch-crawl-tp2833862p2834270.html
Sent from th
here full exception
HTTP ERROR 500
Problem accessing /solr/clustering. Reason:
null
java.lang.NullPointerException
at
org.apache.solr.handler.clustering.ClusteringComponent.process(ClusteringComponent.java:89)
at
org.apache.solr.handler.component.SearchHandler.handleRequest
hi
I use solr 4.0 trunk. I grouped my result perfectly but when i try to
cluster these result it gives a error null. All my fields stored and
indexed.
solr/clustering?q=123123&group=true&group.field=site&start=0
Problem accessing /solr/clustering. Reason:
null
java.lang.NullPointerExcep
hi
i use solr(trunk 4.0) with nutch (1.2.rc4). In nutch I put
./solr/dist/apache-solr-core-4.0-SNAPSHOT.jar
./solr/dist/apache-solr-solrj-4.0-SNAPSHOT.jar becouse of javabin change. In
solr I use jetty-6.1.26-patched-JETTY-1340.jar
and jetty-util-6.1.26-patched-JETTY-1340.jar but i stil get this
hi
how to update jetty 6 to jetty 7 ?
--
View this message in context:
http://lucene.472066.n3.nabble.com/jetty-update-tp2816084p2816084.html
Sent from the Solr - User mailing list archive at Nabble.com.
hi
we use solr trunk nightly 4.0. We grouped our results with no problem. When
we try to clustering these with this
clustering?q=rose&group=true&group.field=site we get 500 error.
Problem accessing /solr/clustering. Reason:
null
java.lang.NullPointerException
at
org.apache.solr.hand
hi
we use solr trunk nightly 4.0. We grouped our results with no problem. When
we try to clustering these with this
clustering?q=rose&group=true&group.field=site we get 500 error.
Problem accessing /solr/clustering. Reason:
null
java.lang.NullPointerException
at
org.apache.solr.han
15 matches
Mail list logo