The facets tag has no wiki summary.
0
votes
0answers
29 views
Eclipse does not detect contents of public schema in jpa mode
After successfully reverse engineering my db using hibernate tools i tried to do the same using jpa facet mode. The connection is successfully made to the db ( same connetion used earlier for ...
0
votes
1answer
31 views
Limiting the number of categories on facets in a facet plot
I'm making a facet_grid plot using the following approach:
sample <- read.csv('sample.csv')
ggplot(sample, aes(category, count)) + geom_bar() + facet_grid(. ~ parent_id)
My data is structured ...
1
vote
1answer
37 views
Independent facet grids based on multiple data sets
If I have two datasets on the same plot, can I have two independent facets on that plot, each corresponding to a different data set?
For example, in a scatter plot, one can split one data in the x ...
0
votes
0answers
16 views
How to manually determine the size of the facet boxes in ggplot
Dear Stackoverflow community,
When creating a ggplot graph with multiple facets, I run into the problem that the facet boxes appear unnecessarily wide. What I mean is the following. This code
...
0
votes
1answer
34 views
Spring Data Solr - Exception in mapping a custom repository
I am trying to use faceted search with a custom repository as follows:
Repository:
public interface POISearchRepository extends CustomSolrRepository, SolrCrudRepository<POISearch, String>
...
0
votes
0answers
20 views
Faceted search using Sunspot on Rails
I am new to Sunspot/Solr and I am facing a problem while creating faceted search using Sunspot.
Following are my models:
user.rb
has_many :skills
searchable do
text :skills do
...
0
votes
1answer
35 views
ggplot 0.9.3 issue with facet_wrap, free scales and coord_flip - 2nd try
An old code that used to work perfectly no longer works with 0.9.3. The issue is related to the use of facets, free scales and coord flip.
Here is a way to reproduce:
data set: d.csv:
...
0
votes
1answer
51 views
Faceting with Rubberband
I am implementing ElasticSearch in a Ruby-on-Rails 2.3 application with the RubberBand gem. I am trying to return facets but I can't seem to find methods that I can use for this purpose. I've looked ...
2
votes
1answer
34 views
Facet query will give wrong output on dynamicfield in solr
I have dynamicField as 'pa_mydynamicfieldname' in Solr 4.0
I have store value in this field as :
I have indexed my data by Encoding using System.Web.HttpUtility.UrlEncode(pa_mydynamicfieldname)
such ...
5
votes
2answers
81 views
Colouring points by factor within the margin of a faceted ggplot2 plot in R
I'd like to create a faceted plot with margins in ggplot2. However, I'd like the margin plot to have colours according to from which facet the particular point has been derived. It's probably best ...
0
votes
2answers
23 views
filtering facets in elasticsearch
I have a query like below,
query = {
"query": {"query_string": {"query": "%s" % q}},
"filter":{"ids":{"values":list(ids)}},
"facets": {"destination": {
...
1
vote
2answers
120 views
Maven vs. Eclipse Project Facets for Java EE 6
I have created Maven projects inside Eclipse with these archetypes:
ejb-javaee6
webapp-javaee6
The projects were created without facets.
Does it make sense to convert such Maven projects into ...
0
votes
1answer
101 views
ElasticSearch terms_stats query - exclude terms from result
I currently have a terms facet that excludes certain terms from its results, using the exclude option. I tried the same with a term_stats facet but the same results are not dropped.
I have looked at ...
0
votes
1answer
99 views
Elasticsearch: include specific facet values
elasticsearch provides parameter to exclude certain facets from facets values like this.
"facets" : {
"tag" : {
"terms" : {
"field" : "tag",
...
0
votes
1answer
29 views
how to use range facets
I'm using facets to get partition search results into ranges.
The search returns a list item and each item has a score. In the list the items are ordered by score from high to low. Some items may also ...
0
votes
1answer
78 views
Get entity facets and other metadata on runtime
I have .NET 4.0 WinForms Application, and I use Entity Framework 5 with Model First Approach. In VS EF Designer, I have created a dozen or so entities with a lot of scalar properties of String type, ...
0
votes
1answer
45 views
Is is possible to get facet results for a CMIS query?
I plan to use CMIS for executing full text queries against the documents stored in an Alfresco repository. For this i want to use the CONTAINS() filter. This gives me a result set ... but my question ...
1
vote
1answer
115 views
Elasticsearch: Faceted query with terms returning unexpected result
I am trying to run a faceted query on some logs that I have stored in ES. The logs look something like
{"severity": "informational","message_hash_value": "00016B15", "user-agent": "Mozilla/5.0 (X11; ...
0
votes
0answers
31 views
Adding WSAS Web Services project facets, but getting 'Failed while installing WSAS Web Services Core 1.1' error
I have a clean environment comprised of the following:
developer-studio-eclipse-jee-juno-win64-x86_64-3.1.0.zip
wso2as-5.1.0
Within this environment, I have created a new Web Deployment project ...
0
votes
0answers
44 views
Lucene 4.2 facets without count
I used lucene 3.5 for indexing and search for over than 50 millions documents and I faced a problem with facets, so after I know the facets performance improvement of version 4.2 I turned to it, but ...
0
votes
1answer
63 views
RavenDB: Can't get multi-term facet to return origional value on a field that uses SimpleAnalyzer
I'm using RavenDB 2 Client.
I want my users to be able to search by Category and return products. For a category name of High Heels I want the user to be able to search heels and get back products ...
0
votes
0answers
117 views
Sunspot rails search, deny creating facets by condition
I use sunspot_rails gem in full text searching in Ruby on Rails,
I added boolean field ('show_facet') to my model Product,
and to solr index
Then I want to do next:
if 'show_facet' == true then ...
0
votes
1answer
95 views
Best Approach for Integrating With Trizetto Facets
I have an upcoming project that will require integration with Trizetto’s Facets solution. If anyone would happen to have any experience in this area and could help with the following questions it will ...
0
votes
0answers
118 views
Elasticsearch include_in_parent prefix field
is there a way to include a include_in_parent object with a different name?
curl -XPUT localhost:9200/test/test/_mapping -d '{
"test" : {
"_all" : {"enabled" : false},
...
0
votes
0answers
199 views
Performance of Elasticsearch facets
I have a strange situation: in my faceted query one of the facets causes the query to be executed much slower than any other facets. In general, if this particular facet is present, the query will be ...
0
votes
0answers
57 views
How to best map + index music specific data in elasticsearch?
I'm starting to use elasticsearch and while I'll manage to index and query data I'm not sure about the correct mapping or indexing of my data to get the facets I want. Let's take this array as example ...
0
votes
0answers
114 views
eclipse - project facets - java v1.7 is not available
I have an Eclipse project that uses java v1.7 - I cloned the project to my Mac and now have a facet problem. jre7 is installed and included in the build path. I have cleaned and restarted Eclipse ...
0
votes
1answer
126 views
Searching by multi-select facets
I have e-commerce site with filters on Product. Product has many ProductProperties, which are belong to Properties (essential property types) (Spree DB schema).
Properties are: "brand", ...
1
vote
0answers
87 views
SOLR - Finding groups with multiple facets
I'm trying to figure out if something is possible with SOLR 4.0.
I have a bunch of documents I have indexed, which I can search on with success. What I am trying to figure out is how to find groups ...
0
votes
0answers
73 views
how to boost Lucene facets?
Is there a way to add a boosting factor to a facet in Lucene? Something like:
List<CategoryPath> facetCategories = new ArrayList<CategoryPath>();
for (MyFeature f : allFeatures) {
...
2
votes
0answers
249 views
Solr 4: How to maintain facets after join
I have 2 data types, 'car_dealer' which is a parent of 'car'. Documents of the car-type are indexed including 2 fields 'brand' and 'model'. On these 2 fields I use pivot facetting.
Site visitors ...
0
votes
1answer
429 views
Translating ElasticSearch Facets Query into PyES
I have a following query and I want to change that query into PyES:
{
"facets": {
"participating-org.name": {
"terms": {
"field": "participating-org.name"
...
0
votes
2answers
135 views
Facets Counts in Array data
I have a facet count problem while using arrays. I have a gist which you guys can have look at in order to see my actual mapping and the documents I'm indexing: https://gist.github.com/3607876 .
...
2
votes
1answer
100 views
Is there any meaningful performance difference between integer and string values for solr facets?
We're adding a facet field to our solr document set that defines which group it belongs to - the data comes out of mysql and I have a choice of putting the integer id (mysql pk) in the facet value in ...
0
votes
2answers
190 views
Facets tokenize tags with spaces. Is there a solution?
I have some problem with facets tokenize tags with spaces.
I have the following mappings:
curl -XPOST "http://localhost:9200/pictures" -d '
{
"mappings" : {
"pictures" : {
...
2
votes
2answers
711 views
correlation values in a facet grid from ggplot2
When using a facet_grid in ggplot2 I would like to be able to have value of the correlation for the subsetted data for each grid cell in the top right corner of the specific plot.
e.g. if running:
p ...
5
votes
1answer
451 views
Varying axis labels formatter per facet in ggplot/R
I have a dataframe capturing several measures over time that I would like to visualize a 3x1 facet. However, each measure contains different units/scales that would benefit from custom transformations ...
2
votes
1answer
231 views
How to make pretty ordered facet labels for numeric values?
I often facet according to a numeric variable, but I want the facet label to be more explanatory than the simple number. I usually create a new label variable that has the numeric value pasted to ...
2
votes
1answer
582 views
How to deal with relational data in Solr
We're right now planning to roll out Solr search for e-commerce site with faceted catalog navigation.
We are having a little complex data schema for product and its specification attribute which are ...
4
votes
1answer
1k views
Elastic Search Analyzers and Facets
I am evaluating Elastic Search for a client. I have begun playing with the API and succesfully created an index and added documents to the search. The main reason for using Elastic Search is that it ...
1
vote
1answer
240 views
How to force showing of empty plots with ggplot2 facets?
I am producing box plots for two data sets in R + ggplot2 and I'm using facets to print a grid of plots based on two factors. So far so good, the point is that one of the two data sets is completely ...
1
vote
1answer
107 views
How can buildr be instructed to generate a facted eclipse .project configuration?
I'm developing a web-project with jsp and JAX-RS. If I run buildr eclipse, buildr generates a simple Java project. How can I instruct buildr to generate an eclipse project facet including "Dynamic Web ...
1
vote
0answers
405 views
How to use Multi-Value Attributes (MVA) and facets together in Thinking Sphinx?
I've got rails 3 app with models:
class Event < ActiveRecord::Base
has_many :event_categories
has_many :categories, through: :event_categories
end
class EventCategory < ActiveRecord::Base
...
0
votes
1answer
633 views
Equivalent of constantize with ruby facet
We are using ruby facets for a new project and I need the equivalet of the 'constantize' method.
I know I can require ActiveSupport for that, but I was wondering, is that something which Factes ...
0
votes
2answers
480 views
Getting single SOLR document in multiple groups/categories it belongs to
We are using SOLR to index products for an eCommerce application, we have products grouped by category and subcategories and the same product can appear in more than one subcategory, We need to ...
7
votes
2answers
215 views
How can I move facet labels to top of my graph?
I can create a faceted plot like so, with 3 plots stacked vertically:
ggplot(iris, aes(Petal.Length)) + stat_bin() + facet_grid(Species ~ .)
Is it possible to move the labels to the top of each ...
0
votes
1answer
1k views
what is Eclipse “Dynamic Web Module” number, why isn't JAX-RS in the project facets list?
I'm trying to build a JAX-RS based web service using IBM RAD 7.5.5 (which is basically Eclipse + plugins) and WebSphere 6.1.
When I create a new Dynamic Web Project, I get the "New Dynamic Web ...
1
vote
1answer
382 views
retaining case in elasticsearch faceted search
Is there a way to do faceted searches using the elasticsearch Search API maintaining case (as opposed to having the results be converted to lowercase).
Thanks in advance, Chuck
3
votes
1answer
184 views
how to find out if content has already been indexed by Apache Solr
I am working on adding the search capabilities for an e-commerce project and I need to integrate the Apache Solr search server for the searching. I was able to index the site content with Apache Solr, ...
3
votes
2answers
284 views
Solr: Facet counts indexes cannot be strings?
When creating a list of facet values, I have this in my schema:
<field name="contract_facet_sector_ids" type="text" indexed="true" stored="true" multiValued="true" required="false" />
The ...

