Re: A beginner problem

2011-07-04 Thread nilay....@gmail.com
ya i agree with Filype Pereira Please put your problem in details .  And
check all thing  what he says . Please also check in  8080 port 


-
Regards
Nilay Tiwari
--
View this message in context: 
http://lucene.472066.n3.nabble.com/A-beginner-problem-tp3138118p3139667.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Solr Clustering For Multiple Pages

2011-07-01 Thread nilay....@gmail.com
Hi  

I am asking about the  filter after clustering . Faceting   is based on the
single field so,if we need to filter we can search in related field .  But
in clustering it is created by multiple field  then how can we create a
filter for that.

Example 

after clusetring you get the following  

Model(20)
System(15)
Other Topics(5)

if i will click on Model then i should get  record associated with Model

Regards
Nilay Tiwari

-
Regards
Nilay Tiwari
--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Clustering-For-Multiple-Pages-tp3085507p3128493.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Solr Clustering For Multiple Pages

2011-06-22 Thread nilay....@gmail.com
Thanks Alot . I was thinking  i am not doing in correct way . 

-
Regards
Nilay Tiwari
--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Clustering-For-Multiple-Pages-tp3085507p3094379.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Solr Clustering For Multiple Pages

2011-06-22 Thread nilay....@gmail.com
Can you please tell me how can i apply filter in cluster data  in Solr  ? 

Currently i  storing docid and topic name in Map and get the ids  by topic 
from Map and then pass into solr separating by OR condition 

Is there any other way to do this 



-
Regards
Nilay Tiwari
--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Clustering-For-Multiple-Pages-tp3085507p3094390.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Solr Clustering For Multiple Pages

2011-06-21 Thread nilay....@gmail.com
Hi

thanks Alot,

 can you please help me  how can i implement the  filter of topic cluster
like Model(10) when i will click on model then i need to get 10 docs .

Regards
Nilay Tiwari

On Wed, Jun 22, 2011 at 1:14 AM, Stanislaw Osinski-4 [via Lucene] 
ml-node+3092594-1426669115-405...@n3.nabble.com wrote:

 Hi,

 Currently, only the clustering of search results is implemented in Solr,
 clustering of the whole index is not possible out of the box. In other
 words, clustering applies only to the records you fetch during searching.
 For example, if you set rows=10, only the 10 returned documents will be
 clustered. You can try setting larger rows values (e.g. 100, 200, 500) to
 get more clusters.

 Staszek

 On Mon, Jun 20, 2011 at 11:36, [hidden 
 email]http://user/SendEmail.jtp?type=nodenode=3092594i=0[hidden
 email] http://user/SendEmail.jtp?type=nodenode=3092594i=1wrote:

  Hi
 
  How can i create cluster for all records.
  Currently i  am sending clustering=true  param to solr  and it give the
  cluster in  response ,
  but it give for 10 rows because  rows=10 . So please suggest me how can i

  get the cluster for all records .
 
  How can i search with in cluster .
 
   e.g  cluster created
Model(20)
Test(10)
 
  if i click on Model the i should get 20 records by filter so please  give

  me
  idea about   this .
 
 
  Please help me  to resolve this problem
 
  Regards
  Nilay Tiwari
 
  --
  View this message in context:
 
 http://lucene.472066.n3.nabble.com/Solr-Clustering-For-Multiple-Pages-tp3085507p3085507.html
  Sent from the Solr - User mailing list archive at Nabble.com.
 


 --
  If you reply to this email, your message will be added to the discussion
 below:

 http://lucene.472066.n3.nabble.com/Solr-Clustering-For-Multiple-Pages-tp3085507p3092594.html
  To unsubscribe from Solr Clustering For Multiple Pages, click 
 herehttp://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=3085507code=bmlsYXkudGl3QGdtYWlsLmNvbXwzMDg1NTA3fDU1NTI1NzM1OA==.





-- 
Regards

Nilay Tiwari


-
Regards
Nilay Tiwari
--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Clustering-For-Multiple-Pages-tp3085507p3094290.html
Sent from the Solr - User mailing list archive at Nabble.com.

Solr Clustering For Multiple Pages

2011-06-20 Thread nilay....@gmail.com
Hi 

How can i create cluster for all records. 
Currently i  am sending clustering=true  param to solr  and it give the
cluster in  response ,
but it give for 10 rows because  rows=10 . So please suggest me how can i
get the cluster for all records . 

How can i search with in cluster .

 e.g  cluster created
   Model(20)
   Test(10)

if i click on Model the i should get 20 records by filter so please  give me
idea about   this . 

 
Please help me  to resolve this problem 

Regards 
Nilay Tiwari 

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Clustering-For-Multiple-Pages-tp3085507p3085507.html
Sent from the Solr - User mailing list archive at Nabble.com.