Re: solrjs

2009-10-28 Thread Antonio Eggberg
> Ämne: Re: solrjs > Till: solr-user@lucene.apache.org > Datum: onsdag 28 oktober 2009 15.18 > > Actually, it wasn't quite working. It also replicated a lot > of stuff that's in ajax solr, which is being more actively > developed. Hence the removal. > > &g

solrjs

2009-10-28 Thread Antonio Eggberg
I am all for new stuff. It would be nice to see a working example of ajax-solr before killing completely solrjs from trunk... at least it was working .. ajax-solr has no how to, nor any working example.. http://github.com/evolvingweb/ajax-solr Well why not just remove the javascript folder t

DIH help needed

2009-10-01 Thread Antonio Eggberg
Hello, I am working with some XML/JSON feed as well as Database and using transformer to create the final index. I am no expert and I would like to get some help on a hourly/daily rate basis. It might be also the this part of the job can be outsourced to you completely, however I need to unders

Re: DIH example explanation

2009-07-22 Thread Antonio Eggberg
g 22 juli 2009 10.52 > The point is that namespace is > ignored while DIH reads the xml. So > just use the part after the colon (:) in your xpath > expressions and it > should just work. > > > > > > On Wed, Jul 22, 2009 at 2:16 PM, Antonio > Eggberg > wrot

DIH example explanation

2009-07-22 Thread Antonio Eggberg
Hi, I am looking at the slashdot example and I am having hard time understanding the following, from the wiki == "You can use this feature for indexing from REST API's such as rss/atom feeds, XML data feeds , other Solr servers or even well formed xhtml documents . Our XPath support has its

Re: can i use solr to do this

2009-07-17 Thread Antonio Eggberg
--- Den fre 2009-07-17 skrev Shalin Shekhar Mangar : > Från: Shalin Shekhar Mangar > Ämne: Re: can i use solr to do this > Till: solr-user@lucene.apache.org > Datum: fredag 17 juli 2009 09.32 > On Fri, Jul 17, 2009 at 5:53 AM, > Antonio Eggberg > wrote: > > &

can i use solr to do this

2009-07-16 Thread Antonio Eggberg
Hi, every solr document I have a creation date which is the default time stamp "NOW". What I like to know how can I have facets like the following: Past 24 Hours (3) Past 7 days (23) Past 15 days (33) Past 30 days (59) Is this possible? i.e. range query as facet? Regards Anton _

lucene document via JSON

2009-05-30 Thread Antonio Eggberg
Hi, Is adding/updating/deleting in JSON format possible? actually my need is mostly update I like to let user update certain fields of an existing results? Another solution is I let user save it in DB and then server convert/post XML to Solr.. but not so fancy :) Thanks Anton

Re: SOLR-769 clustering

2009-04-22 Thread Antonio Eggberg
(maybe not). --- Den ons 2009-04-22 skrev Grant Ingersoll : > Från: Grant Ingersoll > Ämne: Re: SOLR-769 clustering > Till: solr-user@lucene.apache.org > Datum: onsdag 22 april 2009 14.44 > > On Apr 21, 2009, at 3:46 AM, Antonio Eggberg wrote: > > > > > Hello:

SOLR-769 clustering

2009-04-21 Thread Antonio Eggberg
Hello: I have got the clustering working i.e SOLR-769. I am wondering - why there is a filed called "body", does it have special purpose? - can my clustering field be a copyField? basically I like to remove the urls and html? - is there anyway to have minimum number of labels per cluste

Re: CollapseFilter with the latest Solr in trunk

2009-04-19 Thread Antonio Eggberg
I wish it would be planned for 1.4 :)) --- Den sön 2009-04-19 skrev Otis Gospodnetic : > Från: Otis Gospodnetic > Ämne: Re: CollapseFilter with the latest Solr in trunk > Till: solr-user@lucene.apache.org > Datum: söndag 19 april 2009 15.06 > > Thanks for sharing! > It would be good if you (

DIH XML/update

2009-04-11 Thread Antonio Eggberg
Hi, Wondering if there is a solution to this. I am using DIH to index an XML feed, I update the feed every 10 min and now I have an index of more then 10 million docs, I do DIH update/clean = false. Now more and more I update my indexing time is increasing and its coming to a point where I can

questions regarding custom search component??

2009-04-08 Thread Antonio Eggberg
Hi, Currently I am using the DIH to create my index, all works fine. Now what I would like to do is to add some "additional filed/value" (which is not in my database that i am indexing) example adding categories from another file. I also have situation that this category might change over time

Re: Multiple HttpDataSource

2009-03-02 Thread Antonio Eggberg
ge is the (entity name and entity url etc in general) for each RSS feeds? correct? Also, if my schema is rather "loose" i.e. using dynamic field I could experiment indexing wikipedia data plus 5 more other RSS fields .. correct? Thanks. > On Mon, Mar 2, 2009 at 2:01 PM, Antonio E

Multiple HttpDataSource

2009-03-02 Thread Antonio Eggberg
Hello all, It was not very clear to me If I can have more then 1 HTTPDataSource in the config file also this means I will have more then 1 correct? I am trying to index multiple RSS feeds also are there any limits? Also is it possible to mix and match i.e. my internat databas

Re: how large can the index be?

2008-12-29 Thread Antonio Eggberg
x) > > Otis > -- > Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch > > > > - Original Message > > From: Antonio Eggberg > > To: solr-user@lucene.apache.org > > Sent: Monday, December 29, 2008 3:41:48 PM > > Subject: how large c

how large can the index be?

2008-12-29 Thread Antonio Eggberg
Hi, We are running successfully a solr index of 3 million docs. I have just been informed that our index size will increase to 50 million. I been going through the doc http://wiki.apache.org/solr/DistributedSearch Seems like we will loose out on the date facet and some more other stuff that

running 1 instance of solr with multiple index?

2008-02-06 Thread Antonio Eggberg
Hi: Is it possible to run 1 instance of Solr which can be used to query multiple index. We have multiple customers in the same box and they will have their own index, I would like to avoid running multiple instance of Solr. Cheers Antonio ___

running 1 instance of solr with multiple index?

2008-02-06 Thread Antonio Eggberg
Hi: Is it possible to run 1 instance of Solr which can be used to query multiple index. We have multiple customers in the same box and they will have their own index. I see there is something called multicore? is there any docs on multicore? Cheers Antonio _

SV: Re: Simple Web Interface

2007-03-20 Thread Antonio Eggberg
Erik Hatcher <[EMAIL PROTECTED]> skrev: Faceting only appears in Flare when there are "*_facet" fields in your index. Flare is going to undergo another spurt of evolution over the next couple of weeks as I tease it apart into a Rails plugin, making it easy to incorporate into an existing

SV: Top 10 results with faceted queries

2007-02-21 Thread Antonio Eggberg
Andreas Hochsteger <[EMAIL PROTECTED]> skrev: The naive approach would be to perform separate solr queries for each category, take to top 10 and aggregate the results. This works, but it's really slow, since there may be up to 40 categories on one page. I have also the same question. As far as I

SMILE/Rails/Babel and Dynamic Facets?

2007-02-08 Thread Antonio Eggberg
Erik: You are doing some pretty cool stuff with flare! I am amazed! Now I have some questions :-) - Smile and Babel does everything and its so easy so I wonder why you need ruby/rails for flare? What I mean is that one could get XML feed directly from Solr to smile if the xml is formatted corr

Couple of ruby/solrb questions..

2007-01-31 Thread Antonio Eggberg
Hi: Two questions .. I am wondering about the following in the file solrb/lib/solr/connection.rb we are doing http post { "Content-Type" => "application/x-www-form-urlencoded; charset=utf-8" }) however the file under example/exampledocs/post.sh is using Content-type:text/xml; charset=utf-8 I

SV: Re: SOLR-116

2007-01-30 Thread Antonio Eggberg
Erik Hatcher <[EMAIL PROTECTED]> skrev: So, no, the current information provided by this handler does not contain frequency information. I'd be happy to consider patches that allow it to provide more information, though I'd like to keep the basic index information request as succinct as p

SOLR-116

2007-01-29 Thread Antonio Eggberg
Hi: After doing quite a bit of searching what I understand is that the medicine to my problem of word count is in docTermFreq and TermEnum ... as Chris Hostetter points out clearly for statistical purpose in the post below. (Please note I am not so familer with java) http://www.mail-archive.c

SV: Re: How fast is Solr insert or am i doing something wrong?

2007-01-29 Thread Antonio Eggberg
ored. On 1/29/07, Yonik Seeley wrote: > On 1/29/07, Antonio Eggberg wrote: > > Is it a good practice to do after every insert .. is this what is taking > > the time.. are there any general rule of thumb. > > Definitely don't do a commit after every insert. D

SV: Querying international characters

2007-01-29 Thread Antonio Eggberg
Hi : If you haven't done so.. I think you need to enable UTF-8 support in your tomcat/jetty etc.. for quries from web browsers.. have a look http://wiki.apache.org/tomcat/Tomcat/UTF-8 Regards Scott Leonard <[EMAIL PROTECTED]> skrev: I have a mirror of the entire dmoz content in a solr index.

How fast is Solr insert or am i doing something wrong?

2007-01-29 Thread Antonio Eggberg
Hi: Just want to know if this the norm or is it my configuration. I created simple file with 10 000 records, 4 field per record these are id, title, desc, link. First I use the Solrb i.e. ruby gem library to perform insert acording to instructions and it took me about an hour and still counti

keyword count? how to?

2007-01-28 Thread Antonio Eggberg
Hi: Just got started with Solr :-) First of all I am not a Java expert so i am struggling with the problem below .. any help pointer would be great. I have a small index for concept testing with the following fields.. id, title, description, link Example data : 11, first title, first descripti