Re: lucene webinterface

2010-02-20 Thread luciusvorenus
ok i will try one more time thank u luciusvorenus wrote: > > > With LIMO > > "" > > > >Docu >/home/lucius/../...//index >This param info is used by LIMO > > """ > > and i get this mesagge > > org.apache.jasper.JasperException: java.security.AccessControlExcepti

Re: lucene webinterface

2010-02-19 Thread luciusvorenus
With LIMO "" Docu /home/lucius/../...//index This param info is used by LIMO """ and i get this mesagge org.apache.jasper.JasperException: java.security.AccessControlException: access denied (java.io.FilePermission /home/lucius/.././.../index/segments read) org.apache.j

Re: lucene webinterface

2010-02-19 Thread Erik Hatcher
Again, try LIMO. But what do you mean, no success with Solr? Please elaborate on the issues you encountered and what you tried. Erik On Feb 19, 2010, at 2:41 PM, luciusvorenus wrote: no success with solr Anybody another suggestion ? luciusvorenus wrote: I already have the

Re: lucene webinterface

2010-02-19 Thread luciusvorenus
no success with solr Anybody another suggestion ? luciusvorenus wrote: > > > I already have the data indexed (a database table) and also i have class > to search.. just simple > I would like just a search box ... > > Thank u > > > polx wrote: >> >> >> On 16-févr.-10, at 17:40, lucius

Re: lucene webinterface

2010-02-17 Thread luciusvorenus
Thank u I will try Erik Hatcher-4 wrote: > > Solr can front your Lucene index, and via Solritas[1] it can provide a > simple and customizable basic UI. > > Though to stick with pure Lucene, give LIMO[2] a try. > > Erik > > [1] > http://www.lucidimagination.com/blog/2009/11/04/solr

Re: lucene webinterface

2010-02-17 Thread Erik Hatcher
Solr can front your Lucene index, and via Solritas[1] it can provide a simple and customizable basic UI. Though to stick with pure Lucene, give LIMO[2] a try. Erik [1] http://www.lucidimagination.com/blog/2009/11/04/solritas-solr-1-4s-hidden-gem/ [2] http://limo.sourceforge.net/ O

Re: lucene webinterface

2010-02-17 Thread luciusvorenus
I already have the data indexed (a database table) and also i have class to search.. just simple I would like just a search box ... Thank u polx wrote: > > > On 16-févr.-10, at 17:40, luciusvorenus wrote: >> how can I build a webinterface for my aplication ? I read >> something with >>

Re: lucene webinterface

2010-02-16 Thread Paul Libbrecht
On 16-févr.-10, at 17:40, luciusvorenus wrote: how can I build a webinterface for my aplication ? I read something with HTML table and php but i had no idea? Can anobody help me? Lucius, try solr. paul - To unsubscribe,