Re: Solr 3.1 performance compared to 1.4.1

2011-04-11 Thread Lance Norskog
not be working out for you for some reason). -Yonik http://www.lucenerevolution.org -- Lucene/Solr User Conference, May 25-26, San Francisco -- Lance Norskog goks...@gmail.com

Re: Vetting Our Architecture: 2 Repeaters and Slaves.

2011-04-14 Thread Lance Norskog
-- Lance Norskog goks...@gmail.com

Re: tika/pdfbox knobs levers

2011-04-14 Thread Lance Norskog
/pdfbox/util/TextNor malize.html -- Lance Norskog goks...@gmail.com

Re: Automatic synonyms for multiple variations of a word

2011-04-25 Thread Lance Norskog
about right? Thanks, Otis Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch Lucene ecosystem search :: http://search-lucene.com/ -- Lance Norskog goks...@gmail.com

Re: Searching performance suffers tremendously during indexing

2011-05-01 Thread Lance Norskog
an issue at all. I was expecting Solr to handle concurrent indexing/searching quite well, in fact this was one of the main reasons for chosing Solr over the searching capabilities of our RDMS. Is searching performance *supposed* to drop while documents are being indexed? -- Lance

Re: solr sorting problem

2011-05-01 Thread Lance Norskog
. -- Lance Norskog goks...@gmail.com

Re: Searching performance suffers tremendously during indexing

2011-05-01 Thread Lance Norskog
http://lucene.apache.org/java/3_0_3/api/contrib-misc/org/apache/lucene/index/BalancedSegmentMergePolicy.html Look in solrconfig.xml for where MergePolicy is configured. On Sun, May 1, 2011 at 6:31 PM, Lance Norskog goks...@gmail.com wrote: Yes, indexing generally slows down querying. Most sites

Re: How to take differential backup of Solr Index

2011-05-02 Thread Lance Norskog
, Gaurav -- Lance Norskog goks...@gmail.com

Re: upper limit to boost weight/value ?

2011-05-08 Thread Lance Norskog
and work as expected ? Thanks, ~Ravi Gidwani -- Lance Norskog goks...@gmail.com

Re: SOLR Custom datasource integration

2011-05-19 Thread Lance Norskog
.nabble.com/SOLR-Custom-datasource-integration-tp2960475p2960475.html Sent from the Solr - User mailing list archive at Nabble.com. -- Lance Norskog goks...@gmail.com

Re: 400 MB Fields

2011-06-07 Thread Lance Norskog
and TermVectorComponent... -- Lance Norskog goks...@gmail.com

Re: SolrCloud Feedback

2011-06-11 Thread Lance Norskog
Miller -- lucidimagination.com - Mark Miller lucidimagination.com -- Lance Norskog goks...@gmail.com

Re: Using RAMDirectoryFactory in Master/Slave setup

2011-06-28 Thread Lance Norskog
Sent from the Solr - User mailing list archive at Nabble.com. -- Lance Norskog goks...@gmail.com

Re: How to import dynamic fields

2011-07-01 Thread Lance Norskog
at Nabble.com. -- Lance Norskog goks...@gmail.com

Re: Solr sentiment analysis

2011-07-09 Thread Lance Norskog
on March 16 2010 about integrating Solr with Mahout). Your reply will be appreciated. Thanks. -- Lance Norskog goks...@gmail.com

Re: Local Search – Rank results by businesses density

2011-07-09 Thread Lance Norskog
. I'm writing to see whether some of you have already faced this problem. If so, I'd be thankful if you could share your thoughts with me. May thanks, -SR -- Lance Norskog goks...@gmail.com

Join and Range Queries

2011-07-09 Thread Lance Norskog
Does the Join feature work with Range queries? Given a time series of events stored as documents with time ranges, is it possible to do a search that finds certain events, and then add other documents whose time ranges overlap? -- Lance Norskog goks...@gmail.com

Re: ' invisible ' words

2011-07-11 Thread Lance Norskog
.nabble.com/invisible-words-tp3158060p3161306.html Sent from the Solr - User mailing list archive at Nabble.com. -- Lance Norskog goks...@gmail.com

Re: Best practices for Calculationg QPS

2011-07-18 Thread Lance Norskog
, SIDDHESH SHIRODE Technical Consultant M +1 240 274 5183 SEARCH TECHNOLOGIES THE EXPERT IN THE SEARCH SPACE www.searchtechnologies.comhttp://www.searchtechnologies.com -- Lance Norskog goks...@gmail.com

Re: configuring solr3.6 for a large intensive index only run

2012-05-23 Thread Lance Norskog
, but did not find out how to actually turn off merging. Post by Mike McCandless: http://blog.mikemccandless.com/2011/02/visualizing-lucenes-segment-merges.html -- Lance Norskog goks...@gmail.com

Re: DIH using a connection pool

2012-05-24 Thread Lance Norskog
-- Lance Norskog goks...@gmail.com

Re: Creating custom Filter / Tokenizer / Request Handler for integration of NER-Framework

2012-05-25 Thread Lance Norskog
-- Lance Norskog goks...@gmail.com

Re: Why is Solr still shipped with Jetty 6 / switching to Jetty 8?

2012-05-27 Thread Lance Norskog
. -- Maciej Lisiewski -- Bill Bell billnb...@gmail.com cell 720-256-8076 -- Lance Norskog goks...@gmail.com

Re: Solr 4.0 Distributed Concurrency Control Mechanism?

2012-05-27 Thread Lance Norskog
...@wunderwood.org -- Lance Norskog goks...@gmail.com

Re: Solr 4.0 Distributed Concurrency Control Mechanism?

2012-05-27 Thread Lance Norskog
Please start separate threads for separate questions- you have more chances of getting an answer. On Sun, May 27, 2012 at 1:55 PM, Lance Norskog goks...@gmail.com wrote: Please start separate threads for separate q On Fri, May 25, 2012 at 6:30 AM, Nicholas Ball nicholas.b...@nodelay.com wrote

Re: suggestions developing a multi-version concurrency control (MVCC) mechanism

2012-05-28 Thread Lance Norskog
this feature? Thank you in advance for any help you can spare! Nicholas -- Lance Norskog goks...@gmail.com

Re: suggestions developing a multi-version concurrency control (MVCC) mechanism

2012-05-29 Thread Lance Norskog
the older versions within a field of the newest if possible. Can one create a custom field that holds other objects? Nick On Mon, 28 May 2012 17:07:06 -0700, Lance Norskog goks...@gmail.com wrote: You can use the document id and timestamp as a compound unique id. Then the search would also sort

Re: Multi-words synonyms matching

2012-05-29 Thread Lance Norskog
* -- Lance Norskog goks...@gmail.com

Re: How to show Synopsis for textual description field

2012-05-30 Thread Lance Norskog
!!! Srini -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-show-Synopsis-for-textual-description-field-tp3986843.html Sent from the Solr - User mailing list archive at Nabble.com. -- Lance Norskog goks...@gmail.com

Re: Merging Remote Solr Indexes?

2012-05-31 Thread Lance Norskog
assistance is sincerely appreciated. Regards, Sudarshan -- View this message in context: http://lucene.472066.n3.nabble.com/Merging-Remote-Solr-Indexes-tp3434412p3987090.html Sent from the Solr - User mailing list archive at Nabble.com. -- Lance Norskog goks...@gmail.com

Re: Using Data Import Handler to invoke a stored procedure with output (cursor) parameter

2012-05-31 Thread Lance Norskog
to proceed. Thanks so much for your time -- Lance Norskog goks...@gmail.com

Re: Using Data Import Handler to invoke a stored procedure with output (cursor) parameter

2012-06-02 Thread Lance Norskog
this functionality to the JdbcDataSource class of the DIH, I think I'm at a dead end. If anyone knows of any alternatives I would greatly appreciate hearing them. Thanks for the responses as usual. Cheers. From: Lance Norskog goks...@gmail.com To: solr-user

Re: why DIH works in normal mode,error in debug mode

2012-06-02 Thread Lance Norskog
=true/   field name=popularity type=int indexed=true stored=true /   field name=inStock type=boolean indexed=true stored=true / .. -- Lance Norskog goks...@gmail.com

Re: Solr, I have perfomance problem for indexing.

2012-06-05 Thread Lance Norskog
configuration? -- Lance Norskog goks...@gmail.com

Re: Use of Soundex in solr spellchecker

2012-06-06 Thread Lance Norskog
at Nabble.com. -- Lance Norskog goks...@gmail.com

Re: what's better for in memory searching?

2012-06-08 Thread Lance Norskog
MMapDirectory? it seems another contrib instantiated. anyone test it with RAMDirectory? -- Lance Norskog goks...@gmail.com

Re: Adding Custom-Parser to Tika

2012-06-08 Thread Lance Norskog
the new parser? It must work with a plain AutoDetectParser, since this is used in oder Parsers directly (e.g. RFC822Parser). Thank you. -- Lance Norskog goks...@gmail.com

Re: Writing custom data import handler for Solr.

2012-06-08 Thread Lance Norskog
to write a custom data import handler for SOLR for some data source. Could you give me some pointers to documentation, examples on how to write a custom data import handler and how to integrate it with SOLR. Thank you for help. Thanks and regards,Ram Anam. -- Lance Norskog goks

Re: Adding Custom-Parser to Tika

2012-06-08 Thread Lance Norskog
customized your own Tika configuration. The Tika config contains info about parsers, mime types, etc. -Hoss -- Lance Norskog goks...@gmail.com

Re: timeAllowed flag in the response

2012-06-09 Thread Lance Norskog
in the response header. Then I think this is a bug that it's not filled in a sharded response, or it simply is not there when sharding. Greeting, Kuli -- Lance Norskog goks...@gmail.com

Re: Adding Custom-Parser to Tika

2012-06-09 Thread Lance Norskog
then automatically pick up those parsers in addition to the standard parser classes from the tika-parsers jar. This was exactly what I tried, but it did not work. I'm using Tika 1.1 -- Lance Norskog goks...@gmail.com

Re: Writing custom data import handler for Solr.

2012-06-09 Thread Lance Norskog
import handler for SOLR for some data source. Could you give me some pointers to documentation, examples on how to write a custom data import handler and how to integrate it with SOLR. Thank you for help. Thanks and regards,Ram Anam. -- Lance Norskog goks...@gmail.com -- Lance

Re: Indexing Multiple Datasources

2012-06-12 Thread Lance Norskog
attributes for the second  entity, e.g.,     entity dataSource=ds-1 name=People query=SELECT BusinessEntityID as BusinessEntityID1...     field column=BusinessEntityID1 name=BusinessEntityID /     ... Regards, Gora -- Lance Norskog goks...@gmail.com

Re: appear garbled when I use DIH from oracle database

2012-06-12 Thread Lance Norskog
. how can I solve the problem? thanks! -- Lance Norskog goks...@gmail.com

Re: Indexation Speed?

2012-06-19 Thread Lance Norskog
The file takes 40 seconds with the command line: java -jar post.jar myfile.xml Could I increase this speed or reduce this time? Thanks a lot, PS: Newbie user -- Lance Norskog goks...@gmail.com

Re: StreamingUpdateSolrServer - Failure during indexing

2012-06-19 Thread Lance Norskog
. -- Lance Norskog goks...@gmail.com

Re: Indexation Speed?

2012-06-19 Thread Lance Norskog
, Lance Norskog a écrit : 675 doc/s is respectable for that server. You might move the memory allocated to Java up and down- there is a balance between amount of memory in Java v.s. the OS disk buffer. How can I do that ? is there an option during my command line or in a config file? sorry

Re: Indexation Speed?

2012-06-19 Thread Lance Norskog
that? java -Xmx300m -jar post.jar myfile.xml Le 19/06/2012 11:11, Lance Norskog a écrit : Ah! Java memory size is a java command line option: http://javahowto.blogspot.com/2006/06/6-common-errors-in-setting-java-heap.html You would try increasing the memory size in stages up to maybe 300m

Re: Apache Lucene Eurocon 2012

2012-06-20 Thread Lance Norskog
Hello Mikhail- Your mail did not come through. Hope things are well, Lance Norskog Lucid Imagination On Wed, Jun 20, 2012 at 11:16 AM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: up -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com  mkhlud

Re: Having an issue with the solr.PatternReplaceCharFilterFactory not replacing characters correctly

2012-06-23 Thread Lance Norskog
(cumulativeOutput);     return cumulativeOutput;   } } -- Lance Norskog goks...@gmail.com

Re: Why is Solr still shipped with Jetty 6 / switching to Jetty 8?

2012-06-23 Thread Lance Norskog
, not for latest stable, that was released months after EoL announcement. Does anyone have any experience with Solr 3.6 and Jetty 8? Will it work out of the box or should I expect all hell breaking loose? -- Maciej Lisiewski -- Lance Norskog goks...@gmail.com

Re: whats the equivalent for uint32 FAST unsigned data type in SOLR and how we use wildcards ??

2012-06-25 Thread Lance Norskog
- User mailing list archive at Nabble.com. -- Lance Norskog goks...@gmail.com

Re: FastVectorHighlighter failure with multiValued fields

2012-06-27 Thread Lance Norskog
up into 'pages' or 'pathway'    /entity  /entity /entity Duncan. -- Lance Norskog goks...@gmail.com

Re: SSL Client Cert Keystore for Solr Replication config?

2012-06-27 Thread Lance Norskog
? -- Lance Norskog goks...@gmail.com

Re: LineEntityProcessor Usage

2012-06-28 Thread Lance Norskog
gets mapped to fields in schema. I have searched a lot and didn't find any example of how to do that. Can somebody please give me an example of how to do this.Also please help me in understanding the concept of lineEntityProcessor. Thanks Regards, Kiran Bushireddy -- Lance Norskog goks

Re: Atomic Multicore Operations - E.G. Move Docs

2012-06-30 Thread Lance Norskog
this would probably require some customization but wanted to know what the best way to tackle this would be and where should I be looking in the source. Many thanks for the help in advance, Nicholas a.k.a. incunix -- Lance Norskog goks...@gmail.com

Re: Can't find solr.xml

2012-06-30 Thread Lance Norskog
:662) -- Lance Norskog goks...@gmail.com

Re: how do I search the archives for solr-user

2012-07-01 Thread Lance Norskog
search the archives for solr-user Hi all, I am sure pretty much all of my questions have already been answered. Apart from using google with site:http://mail-archives.apache.org/mod_mbox/lucene-solr-user/; , how do I search the archives? thanks, Giovanni -- Lance Norskog goks

Re: How to improve this solr query?

2012-07-02 Thread Lance Norskog
done anything wrong? -- Chhorn Chamnap http://chamnap.github.com/ -- Chhorn Chamnap http://chamnap.github.com/ -- Lance Norskog goks...@gmail.com

Re: How to improve this solr query?

2012-07-02 Thread Lance Norskog
does that mean? On Tue, Jul 3, 2012 at 10:02 AM, Lance Norskog goks...@gmail.com wrote: Wildcards are slow. Leading wildcards are even more slow. Is there some way to search that data differently? If it is a string, can you change it to a text field and make sure 'apartment' is a separate word

Re: Internal Error 500 - How to diagnose?

2012-07-04 Thread Lance Norskog
=51.27241,0.190898wt=pythonfq={!geofilt+d%3D10}rows=10} hits=0 status=0 QTime=3 * -- View this message in context: http://lucene.472066.n3.nabble.com/Internal-Error-500-How-to-diagnose-tp3993087p3993089.html Sent from the Solr - User mailing list archive at Nabble.com. -- Lance Norskog goks

Re: Regression of JIRA 1826?

2012-07-08 Thread Lance Norskog
this? -- Lance Norskog goks...@gmail.com

Re: Sort by date field = outofmemory?

2012-07-14 Thread Lance Norskog
space I use Solr3.6, I have around 80M docs and my request gets around 160 results. Actually for my test, i use jetty java -jar -Xmx2g start.jar PS: If I write 3g i get an error, I have 8go Ram Thanks a lot for your help, Bruno -- Lance Norskog goks...@gmail.com

Re: are stopwords indexed?

2012-07-16 Thread Lance Norskog
? Cheers, Giovanni -- Lance Norskog goks...@gmail.com

Re: Solr Monitoring Tool

2012-07-20 Thread Lance Norskog
like zabbix, SolrGaze You might be interested in http://sematext.com/spm/index.html -- Lance Norskog goks...@gmail.com

Re: Importing data to Solr

2012-07-20 Thread Lance Norskog
on an offline server and never add data back to the index (e.g. becomes a read-only instance). Any temporary index configuration I could have to populate the server with optimal add speed, then turn back the settings optimized for a read only instance? Thanks! -- jonatan -- Lance Norskog goks

Re: RE: How to setup SimpleFSDirectoryFactory

2012-07-21 Thread Lance Norskog
set - Dsolr.directoryFactor... set it=all up with a helper in solrconfig.xml... if (Constants.WINDOWS) { if (MMapDirectory.UNMAP_SUPPORTED Constants.JRE_IS_64... -- Lance Norskog goks...@gmail.com

Re: Why does PayloadTermWeight explanation hide the scorePayload Explanation?

2012-07-21 Thread Lance Norskog
a bug/oversight. Should this be a JIRA issue, or is this intended? The fix is obviously very simple (just ask the PayloadFunction as in the PayloadNearSpanWeight). - Scott -- Lance Norskog goks...@gmail.com

Re: Search special chars

2012-07-23 Thread Lance Norskog
and destroy the original message and any copies of the message as well as any attachments to the original message. Local registered entity information: http://www.msci.com/legal/local_registered_entities.html -- Lance Norskog goks...@gmail.com

Re: Copy lucene index into Solr

2012-07-24 Thread Lance Norskog
schema and how will this affect my use and/or limits of using solr's query and index configurations? -- View this message in context: http://lucene.472066.n3.nabble.com/Copy-lucene-index-into-Solr-tp3997078p3997105.html Sent from the Solr - User mailing list archive at Nabble.com. -- Lance

Re: filed type for text search

2012-07-25 Thread Lance Norskog
the whole data, I find that the fields which are specified as string type can not be searched by q parameter. If I just change the type to text_general, it works. So my question is for Solr 4.0, must I set the field type of text_general for text search? -- Lance Norskog goks...@gmail.com

Re: Significance of Analyzer Class attribute

2012-07-25 Thread Lance Norskog
analyzer in schema.xml there should be only analyzer definition. It is highly recommended to use solr's charFilter(s), tokenizer, tokenFilter(s) in schema.xml. -- Lance Norskog goks...@gmail.com

Re: Map/Reduce directly against solr4 index.

2012-07-26 Thread Lance Norskog
. And I want to be able to run near real time analytics against it as well. Rather than export solr4 data out to a hadoop cluster. -- Lance Norskog goks...@gmail.com

Re: leaks in solr

2012-07-26 Thread Lance Norskog
be great -Saroj Trunk from what date? - Mark - Mark Miller lucidimagination.com -- Lance Norskog goks...@gmail.com

Re: Updating a SOLR index with a properties file

2012-07-26 Thread Lance Norskog
to be addressing this. Thanks in advance, Florian -- Lance Norskog goks...@gmail.com

Re: Map/Reduce directly against solr4 index.

2012-07-26 Thread Lance Norskog
? On Jul 26, 2012 7:11 PM, Lance Norskog goks...@gmail.com wrote: Mahout includes a file reader for Lucene indexes. It will read from HDFS or local disks. On Thu, Jul 26, 2012 at 6:57 PM, Darren Govoni dar...@ontrenet.com wrote: You raise an interesting possibility. A map/reduce solr handler over

Re: leaks in solr

2012-07-27 Thread Lance Norskog
with index or some other configuration -Saroj On Thu, Jul 26, 2012 at 7:41 PM, Lance Norskog goks...@gmail.com wrote: What does the Statistics page in the Solr admin say? There might be several searchers open: org.apache.solr.search.SolrIndexSearcher Each searcher holds open different

Re: Deduplication in SolrCloud

2012-07-27 Thread Lance Norskog
wondering if it is already working correctly? see e.g. http://lucene.472066.n3.nabble.com/SolrCloud-deduplication-td3984657.html Thanks regards Daniel -- Lance Norskog goks...@gmail.com

Re: Is SOLR best suited to this application - Finding co-ordinates

2012-07-31 Thread Lance Norskog
: http://lucene.472066.n3.nabble.com/Is-SOLR-best-suited-to-this-application-Finding-co-ordinates-tp3998308p3998323.html Sent from the Solr - User mailing list archive at Nabble.com. -- Lance Norskog goks...@gmail.com

Re: Trending topics?

2012-08-02 Thread Lance Norskog
? Trending searches, trending data, trending documents, trending what? -- Regards Tor Henning Ueland -- Chris Dawson 971-533-8335 Human potential, travel and entrepreneurship: http://webiphany.com/ Traveling to Portland, OR? http://www.airbnb.com/rooms/58909 -- Lance Norskog goks

Re: synonym file

2012-08-02 Thread Lance Norskog
affect the QTime of the application by approximately 4 orders of magnitude. Any advise on how to load faster and lower the QT would be much appreciated. best Peyman -- Lance Norskog goks...@gmail.com

Re: Sorting fields of text_general fieldType

2012-08-03 Thread Lance Norskog
copyField directive : copyField source=title dest=title_sortable maxChars=N/ then sort=title_sortable asc -- Lance Norskog goks...@gmail.com

Re: Adding new field before import- using post.jar

2012-08-04 Thread Lance Norskog
these xmls to solr. Now I have to add 3 new fields to each document in the xml before doing a post. What can be the effective way for doing this? Thanks Regards Rajani -- Lance Norskog goks...@gmail.com

Re: Multiple Embedded Servers Pointing to single solrhome/index

2012-08-06 Thread Lance Norskog
fail to obtain write lock any more. I'm thinking there must be a way of releasing write lock so other servers may pick up. Is there an API that does so? Any inputs are appreciated. Bing -- Lance Norskog goks...@gmail.com

Re: Custom Search Logic

2012-08-07 Thread Lance Norskog
? Or if any one can throw in some ideas that would be helpful as well Thanks in Advance -- View this message in context: http://lucene.472066.n3.nabble.com/Custom-Search-Logic-tp3999642.html Sent from the Solr - User mailing list archive at Nabble.com. -- Lance Norskog goks...@gmail.com

Re: replication from lucene to solr

2012-08-07 Thread Lance Norskog
! -- Lance Norskog goks...@gmail.com

Re: Multiple Embedded Servers Pointing to single solrhome/index

2012-08-08 Thread Lance Norskog
-solrhome-index-tp3999451p3999591.html Sent from the Solr - User mailing list archive at Nabble.com. -- Lance Norskog goks...@gmail.com

Re: Tuning caching of geofilt queries

2012-08-10 Thread Lance Norskog
. - Author: http://www.packtpub.com/apache-solr-3-enterprise-search-server/book -- View this message in context: http://lucene.472066.n3.nabble.com/Tuning-caching-of-geofilt-queries-tp3998975p4000534.html Sent from the Solr - User mailing list archive at Nabble.com. -- Lance Norskog goks

Re: Solr Index linear growth - Performance degradation.

2012-08-13 Thread Lance Norskog
this message in context: http://lucene.472066.n3.nabble.com/Solr-Index-linear-growth-Performance-degradation-tp4000934.html Sent from the Solr - User mailing list archive at Nabble.com. -- Lance Norskog goks...@gmail.com

Re: Solr Index linear growth - Performance degradation.

2012-08-13 Thread Lance Norskog
the index size is doubled ? Or we cannot do anything about it ? -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Index-linear-growth-Performance-degradation-tp4000934p4001034.html Sent from the Solr - User mailing list archive at Nabble.com. -- Lance Norskog

Re: RAMDirectoryFactory bug

2012-08-14 Thread Lance Norskog
a Game -- Lance Norskog goks...@gmail.com

Re: Does DataImportHandler do any sanitizing?

2012-08-15 Thread Lance Norskog
DataImportHandler do any kind of filtering/sanitizing to ensure that it will go in OK or is it all on me? Example bad data: orphaned ampersands (Peanut Butter Jelly), curly quotes (we’re) -jsd- -- Lance Norskog goks...@gmail.com

Re: Solr RSS DIH dateTimeFormat does work

2012-08-17 Thread Lance Norskog
-RSS-DIH-dateTimeFormat-does-work-tp4001911.html Sent from the Solr - User mailing list archive at Nabble.com. -- Lance Norskog goks...@gmail.com

Re: Atomic Multicore Operations - E.G. Move Docs

2012-08-19 Thread Lance Norskog
commit is called on the two cores at the exact same time? Cheers, Nicholas On Sat, 30 Jun 2012 16:19:31 -0700, Lance Norskog goks...@gmail.com wrote: Index all documents to both cores, but do not call commit until both report that indexing worked. If one of the cores throws an exception

Re: Chinese character not encoded for facet.prefix but encoded for q field

2012-08-19 Thread Lance Norskog
but encoded for q field - BODY * * *why?what might be the problem?* This is done : Connector port=8090 protocol=HTTP/1.1 connectionTimeout=2 redirectPort=8443 URIEncoding=UTF-8/ [image: Inline image 2] -- Lance Norskog goks...@gmail.com

Re: scanned pdf with solr cell

2012-08-19 Thread Lance Norskog
start Jetty to see if you can get this to go away with no ill effects. I started jetty using : 'java -Djava.awt.headless=true -jar start.jar' and successfully indexed two pdf files. That icon didn't appeared :) Thanks! -- Lance Norskog goks...@gmail.com

Re: Switch from Sphinx to Solr - some basics please

2012-08-20 Thread Lance Norskog
-- View this message in context: http://lucene.472066.n3.nabble.com/Switch-from-Sphinx-to-Solr-some-basics-please-tp4001234p4001379.html Sent from the Solr - User mailing list archive at Nabble.com. -- Walter Underwood wun...@wunderwood.org -- Lance Norskog goks...@gmail.com

Re: UnInvertedField limitations

2012-08-20 Thread Lance Norskog
) -- Fuad Efendi http://www.tokenizer.ca -- Lance Norskog goks...@gmail.com

Re: Atomic Multicore Operations - E.G. Move Docs

2012-08-20 Thread Lance Norskog
:) On Sun, 19 Aug 2012 19:26:41 -0700, Lance Norskog goks...@gmail.com wrote: I would use generation numbers on documents, and communicate a global generation number in ZK. On Thu, Aug 16, 2012 at 2:22 AM, Nicholas Ball nicholas.b...@nodelay.com wrote: I've been close to implementing a 2PC

Re: Co-existing solr cloud installations

2012-08-22 Thread Lance Norskog
as /. My current issue is that I have an old Solr cloud instance from back in the Solr 1.5 days, and I don't expect that the new version and the old version will play nice. Thanks, Dave -- Lance Norskog goks...@gmail.com

<    7   8   9   10   11   12   13   14   >