Re: [jira] [Commented] (PYLUCENE-12) Add PythonReusableAnalyzerBase, so we can create analyzers in Python

2011-12-04 Thread Michael McCandless
On Sat, Dec 3, 2011 at 5:10 PM, Andi Vajda wrote: > > On Fri, 2 Dec 2011, Michael McCandless (Commented) (JIRA) wrote: > >> RE the exception inside createComponents... strange!  Your exception >> indeed has all the details (ie, shows the original traceback, from the >> createComponents method). >>

Re: [jira] [Commented] (PYLUCENE-12) Add PythonReusableAnalyzerBase, so we can create analyzers in Python

2011-12-04 Thread Michael McCandless
On Sun, Dec 4, 2011 at 9:25 AM, Michael McCandless wrote: > On Sat, Dec 3, 2011 at 5:10 PM, Andi Vajda wrote: >> >> On Fri, 2 Dec 2011, Michael McCandless (Commented) (JIRA) wrote: >> >>> RE the exception inside createComponents... strange!  Your exception >>> indeed has all the details (ie, show

Re: [jira] [Commented] (PYLUCENE-12) Add PythonReusableAnalyzerBase, so we can create analyzers in Python

2011-12-04 Thread Andi Vajda
On Dec 4, 2011, at 6:52, Michael McCandless wrote: > On Sun, Dec 4, 2011 at 9:25 AM, Michael McCandless > wrote: >> On Sat, Dec 3, 2011 at 5:10 PM, Andi Vajda wrote: >>> >>> On Fri, 2 Dec 2011, Michael McCandless (Commented) (JIRA) wrote: >>> RE the exception inside createComponents...

Re: [jira] [Commented] (PYLUCENE-12) Add PythonReusableAnalyzerBase, so we can create analyzers in Python

2011-12-04 Thread Michael McCandless
On Sun, Dec 4, 2011 at 10:50 AM, Andi Vajda wrote: >> Just to be certain: how can I validate I truly succeeded in shared >> linking for the lucene extension...?  I'm on linux... when I run "nm" >> on the _lucene.so, what should I look for to confirm I "succeeded"...? > > Use ldd (with the right f