Thanks for your answer Erick.
For the polling interval, we use 1 second for the small index and 1 minute
for the big one. I'll try to increase it up to 5 minutes and see if it
solve the problem.The issue doesn't occur with the default cache settings
(i.e. cache size=512).
Indeed, we strive for ne
In the solrj api, the value of a SolrInputField can be a map, in which case
solrj adds an additional attribute to the field's xml element.
For example,
This code:
SolrInputDocument doc = new SolrInputDocument();
Map partialUpdate = new HashMap();
partialUpdate.put("set", "
PorterStemmer using tokenizer which class in lucene??
--
View this message in context:
http://lucene.472066.n3.nabble.com/stem-porter-with-tokenizer-tp4004913.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi,
We are running solr3.5 using tomcal 6.26 on a Windows Enterprise RC2
server, our index size if pretty large.
We have noticed that once tomcat starts using/reserving ram it never
releases them, even when there is not a single user on the system. I have
tried forced garbage collection,
Ahmet, please post your dih script in a message (not as an attachment).
- Original Message -
| From: "James Dyer"
| To: solr-user@lucene.apache.org
| Sent: Friday, August 31, 2012 12:53:50 PM
| Subject: RE: LineEntityProcessor process only one file
|
| No, it should process all of the fi
If you want to know class names, you want to check out the source code!
http://lucene.apache.org/core/developer.html
http://find.searchhub.org/s:javadoc,wiki?q=porterStemmer
- Original Message -
| From: "Emiliana Suci"
| To: solr-user@lucene.apache.org
| Sent: Sunday, September 2, 2012 1
1) I believe Java 1.7 release memory back to the OS.
2) All of the Javas I've used on Windows do this.
Is the physical memory use a problem? Does it push out all other programs?
Or is it just that the Java process appears larger? This explains the latter:
http://blog.thetaphi.de/2012/07/use-lucen
The problem is, that I don't know how to do this. :P
My sequence: the user enters his search words. This is sent to solr. There
I need to make another query first to get metadata from the index. with
this metadata I have to connect to an external source to get some
information about the user. W
Do logstash/graylog2 do log processing/searching in real time? Or can scale
for real time need?
I guess harshadmehta is looking for real-time indexing/search.
Regards
Pravesh
--
View this message in context:
http://lucene.472066.n3.nabble.com/need-basic-information-tp4004588p4004996.html
Sent
I made more tests with the Lucene/SOLR 4.0 version deployed in March and
the latest Lucene 4.0 beta version over the weekend.
My findings:
- the version deployed in march doesn't contain the error I now come across
in Beta4.0 (The number of documents part of the facetcounts differs
from the rea
10 matches
Mail list logo