Re: How to approach to analyze Solr Edismax Query log

2012-09-16 Thread Fumio Takayama
k at how the highlighter works since it accesses the > query > >> terms. > >> > >> Thanks for your help. I check the highlighter works. > >> > >> Regards > >> > >> Fumio Takayama > >> > >> > >> 2012/9/14 Jack Kr

Re: How to approach to analyze Solr Edismax Query log

2012-09-16 Thread Fumio Takayama
t;> >> >> 2012/9/14 Jack Krupansky >> >> Are you trying to re-parse the queries that you extract from the log to >>> determine the query terms? >>> >>> You might look at how the highlighter works since it accesses the query >>> terms. >>> >>

Re: How to approach to analyze Solr Edismax Query log

2012-09-15 Thread Otis Gospodnetic
t; >> >> 2012/9/14 Jack Krupansky >> >>> Are you trying to re-parse the queries that you extract from the log to >>> determine the query terms? >>> >>> You might look at how the highlighter works since it accesses the query >>> terms. >>> &

Re: How to approach to analyze Solr Edismax Query log

2012-09-15 Thread Jack Krupansky
tweak the logic to accommodate other languages. -- Jack Krupansky -Original Message- From: Fumio Takayama Sent: Saturday, September 15, 2012 5:22 AM To: solr-user@lucene.apache.org Subject: Re: How to approach to analyze Solr Edismax Query log I checked highlighter works(DefaultSolrHighli

Re: How to approach to analyze Solr Edismax Query log

2012-09-15 Thread Fumio Takayama
gt;> -- Jack Krupansky >> >> -Original Message- From: Fumio Takayama >> Sent: Friday, September 14, 2012 4:39 AM >> To: solr-user@lucene.apache.org >> Subject: How to approach to analyze Solr Edismax Query log >> >> >> HI All >> >&

Re: How to approach to analyze Solr Edismax Query log

2012-09-14 Thread Fumio Takayama
Original Message- From: Fumio Takayama > Sent: Friday, September 14, 2012 4:39 AM > To: solr-user@lucene.apache.org > Subject: How to approach to analyze Solr Edismax Query log > > > HI All > > I provide the search service using Solr. > > When users used the service

Re: How to approach to analyze Solr Edismax Query log

2012-09-14 Thread Jack Krupansky
: solr-user@lucene.apache.org Subject: How to approach to analyze Solr Edismax Query log HI All I provide the search service using Solr. When users used the service, I would like to analyze the search query log of Solr and to know to what kind of search word it is referring. It is searching to Solr

How to approach to analyze Solr Edismax Query log

2012-09-14 Thread Fumio Takayama
HI All I provide the search service using Solr. When users used the service, I would like to analyze the search query log of Solr and to know to what kind of search word it is referring. It is searching to Solr using the Edismax query. Then, when analyzing, it is being examined whether analysis